OnFilterRecord Event |
Applies to
TIB_BDataset
Declaration
TIB_FilterRecordEvent = Procedure(ARow: TIB_Row; var Accept: Boolean ) of object;
Description
When FetchWholeRows is true this allows a client-side filter to cause
records to be left out of the buffer.