| TIB_RowSelectedChanged Type |
Unit
IB_Components
Declaration
TIB_RowSelectedChanged = procedure ( Sender: TIB_BDataset;
ARow: longint;
ABookmark: string;
IsSelected: boolean ) of object;Description
This event type is used to notify when a record is selected or
unselected.