Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRTable.GotoKey
TACRTable
Top 

Moves the cursor to a record specified by the current key.

function GotoKey: Boolean;

Description
Use GotoKey to move to a record specified by key values assigned with previous calls to SetKey or EditKey and actual search values indicated in the Fields property.

If GotoKey finds a matching record, it positions the cursor on the record and returns True. Otherwise the current cursor position remains unchanged, and GotoKey returns False.


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas