| OnSetColumnText Event |
Applies to
TIB_CustomGrid
Declaration
TIB_SetColumnTextEvent = Procedure(Sender: TObject; var AString: string ) of object;
Description
Event to customize or validate the text being assigned to the
SelectedField for the current row and col.