EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.Destroy
TEasyTable
Top 

Destroys the instance of a table.

destructor Destroy;

Description
Do not call Destroy directly. Instead, call Free, which verifies that the table is not nil before calling Destroy. Destroy frees the index files list for the table, frees its data link, frees its index definitions, and then calls its inherited destructor.


© AidAim Software EasyTable: Easytable Bde Alternative Single File Delphi Databas