[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 954

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.