| OnGetCellProps Event |
Applies to
TIB_CustomGrid
Declaration
TIB_GetCellPropsEvent = Procedure(Sender: TObject; ACol, ARow: longint; AState: TGridDrawState; var AColor: TColor; const AFont: TFont ) of object;
Description
Work in progress. Don't use just yet. Subject to change.