| TIB_GetCellFontEvent Type |
Unit
IB_Grid
Declaration
TIB_GetCellFontEvent = procedure( Sender: TObject;
ACol, ARow: longint;
AState: TGridDrawState;
AColor: TColor;
const AFont: TFont ) of object;Description
Event to provide a custom font on a per cell basis.