TIB_DataChangeEvent Type |
Unit
IB_Components
Declaration
TIB_DataChangeEvent = procedure( Sender: TIB_DataSource; ADataset: TIB_Dataset; AField: TIB_Column) of object;
Description
Event to notify of a column that has had a data change or update request.