OnRowCount Event

Applies to
TIB_SearchBar

Declaration
TRowCountEvent = Procedure(Sender: TObject; RowCount: longint ) of object;

Description
Event that enables a custom display of the row count for the dataset.