GetCellProps method

Applies to
TIB_CustomGrid

Declaration
Procedure GetCellProps(ACol, ARow: Longint; AState: TGridDrawState; var AColor: TColor; const AFont: TFont );

Description
This method can be used to get the default font when painting a cell.

Do NOT call this from OnGetCellFont since an infinite loop would result.