IncSearchKey method |
Applies to
TIB_BDataset
Declaration
Function IncSearchKey(AKey: char; KeyByKey: boolean; AllowTimeout: boolean; SeekNearest: boolean ): boolean;
Description
Used for processing key-by-key incremental searching.
Returns true if the criteria matches up with a row and false if it does not
have an exact match.