[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TIndexDefs.Destroy

Remove the indexdefs from memory.

Declaration

Source position: db.pas line 1005

public destructor TIndexDefs.Destroy; override;

Description

Destroy removes the indexdefs from memory. If the TIndexDefs instance is created by a TDataset instance, the dataset instance will also destroy it.

See also

TIndexDefs.Create

  

Create a new TIndexDefs instance


Documentation generated on: Apr 14 2013