TIB_ColumnEventAs Type

Unit
IB_Components

Declaration

TIB_ColumnEventAs = procedure(     Sender: TIB_Column;
                               var AValue: string ) of object;

Description
Event type used with the TIB_Column object.