OnSetText Event

Applies to
TIB_Column

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

Description
This event is used in conjunction with the AsString property. Anytime something is assigned to the AsString property this event will be triggered.