DefaultDrawTitle method

Applies to
TIB_CustomGrid

Declaration
Procedure DefaultDrawTitle(ACol, ARow: Longint; ARect: TRect; AState: TGridDrawState; CellDisplayText: string; CellAlignment: TAlignment );

Description
Default method to handle the drawing of the title row cells.

This can be called from the OnDrawTitle event to handle cells that need no specific painting performed.