Health Is wealth,Be sound And good

Saturday, January 21, 2017

Delphi Source Code: DBGrids.pas enhancement for automatic alternating grid row colors / highlights


DELPHI Class Enhancement:
DBGrids.pas Delphi source-code modification to implement alternating grid row colors
NOTE: This Delphi DBGrids.pas source code modification makes use of my GetAlternateColor Delphi function (source code here) for alternating grid-row-colors calculations. See comments within this Delphi source code (below) for where to insert that function (search for "GetAlternateColor"

No comments:

Post a Comment