| TIB_SetColumnTextEvent Type |
Unit
IB_Grid
Declaration
TIB_SetColumnTextEvent = procedure( Sender: TObject;
var AString: string ) of object;Description
Event to customize or validate the text that is assigned to the column.