TIB_ColumnDataLinkEvent Type

Unit
IB_Components

Declaration

TIB_ColumnDataLinkEvent = procedure( Sender: TIB_DataLink;
                                     ADataSource: TIB_DataSource;
                                     AField: TIB_Column ) of object;

Description
General event notification for the IB_DataLink component that also includes a reference to a single column whether input or output.