Health Is wealth,Be sound And good

Saturday, January 21, 2017

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,

No comments:

Post a Comment