| TIB_RowFieldEvent Type |
Unit
IB_Components
Declaration
TIB_RowFieldEvent = procedure ( Sender: TIB_Statement;
ARow: TIB_Row;
AField: TIB_Column ) of object;Description
Event to handle a calculated field operation.