BeforeAssignment Event

Applies to
TIB_DataSource

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

Description
This event is fired before the Dataset property is about to be changed to a new value.