OnRowOrder Event

Applies to
TIB_SearchBar

Declaration
TRowOrderEvent = Procedure(Sender: TObject; NewOrder: longint ) of object;

Description
Event that enables a custom dialog for changing the order of rows in the dataset.