DELPHI Source Code Function: GetAlternateColor, alternating row color, Color-Shifting algorithm
DELPHI Source Code — Function:
GetAlternateColor Color-Shifting for alternating grid-row color
If you ever wanted to create a (Borland, CodeGear, Embarcadero) Delphi grid, or other control, with alternating row-colors / highlight-colors, the first thing you will need is a function with an algorithm that helps automate the determination of the alternate-row-color, based on a given TColor value,
0 comments:
Post a Comment