TIB_CustomRecordCount Type |
Unit
IB_Components
Declaration
TIB_CustomRecordCount = procedure( Sender: TIB_Dataset; var RecordCount: longint ) of object;
Description
In some cases it is necessary to provide a custom means to figure out
how many records are in the current dataset. This event type provides a
means to do this.