|
RAD Studio VCL Reference
|
Synchronizes the current record for this table with the current record of a specified table component.
procedure GotoCurrent(Table: TTable);
__fastcall GotoCurrent(TTable Table);
Call GotoCurrent to synchronize the cursor position for this table with the cursor position in another dataset that uses a different data source component, but which is connected to the same underlying database table. Table is the name of the table component whose cursor position to use for synchronizing.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|