RAD Studio VCL Reference
ContentsIndex
TTable Methods Public Methods
Public Methods
 
Name 
Description 
 
Creates a new index for the table. 
 
Applies a range to the dataset. 
 
Moves records from a dataset into this table. 
 
Removes any ranges currently in effect for the table. 
 
Closes a specified dBASE non-production index file. 
 
Builds a new table using new structure information. 
 
Deletes a secondary index for the table. 
 
Deletes an existing database table. 
 
Enables modification of the search key buffer. 
 
Enables changing the ending value for an existing range. 
 
Enables changing the starting value for an existing range. 
 
Deletes all records from the table. 
 
Searches for a record containing specified field values. 
 
Moves the cursor to the record that most closely matches a specified set of key values. 
 
Lists the field components that link this dataset as a detail of a master dataset. 
 
Retrieves a list of available indexes for a table. 
 
Synchronizes the current record for this table with the current record of a specified table component. 
 
Moves the cursor to a record specified by the current key. 
 
Moves the cursor to the record that most closely matches the current key. 
 
Locks a Paradox or dBASE table. 
 
Opens a specified dBASE non-production index file. 
 
Renames the Paradox or dBASE table associated with this table component. 
 
Enables setting of keys and ranges for a dataset prior to a search. 
 
Sets the starting and ending values of a range, and applies it. 
 
Indicates that subsequent assignments to field values specify the end of the range of rows to include in the dataset. 
 
Indicates that subsequent assignments to field values specify the start of the range of rows to include in the dataset. 
 
Removes a previously applied lock on a Paradox or dBASE table. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.