Searches a dataset for a specific record and positions the cursor on it.
Name | Description |
---|---|
Locate(const KeyFields: array of TField; const KeyValues: variant; Options: TLocateOptions) |
|
Locate(const KeyFields: string; const KeyValues: variant; Options: TLocateOptions) |
|