TIB_GetDisplayTextEvent Type

Unit
IB_Grid

Declaration

TIB_GetDisplayTextEvent = procedure(     Sender: TObject;
                                         ACol, ARow: longint;
                                     var AString: string ) of object;

Description
Event to customize the text that is displayed on a per cell basis.