|
RAD Studio VCL Reference
|
Renames the Paradox or dBASE table associated with this table component.
procedure RenameTable(const NewTableName: string);
__fastcall RenameTable(const AnsiString NewTableName);
Call RenameTable to give a new name to the Paradox or dBASE table underlying this table component. RenameTable renames the table and any support files (for example, Paradox .DB and .MB files).
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|