TIB_ColLinkEvent Type

Unit
IB_Components

Declaration

TIB_ColLinkEvent = procedure ( Sender: TIB_StatementLink;
                                 Statement: TIB_Statement;
                                 Field: TIB_Column ) of object;

Description
Event type used for statements and columns.