TIB_DataSourceEvent Type

Unit
IB_Components

Declaration

TIB_DataSourceEvent = procedure( Sender: TIB_DataSource;
                                 ADataset: TIB_Dataset ) of object;

Description
General event type used by the TIB_DataSource class.