UnitIB_Components
Declaration
TIB_RowFieldEvent = procedure ( Sender: TIB_Statement; ARow: TIB_Row; AField: TIB_Column ) of object;
DescriptionEvent to handle a calculated field operation.