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

TLookupList.Destroy

Free a TLookupList instance from memory

Declaration

Source position: db.pas line 258

public destructor TLookupList.Destroy; override;

Description

Destroy frees all resources (mostly memory) allocated by the lookup list, and calls then the inherited destructor.

See also

TLookupList.Create

  

Create a new instance of TLookupList.


Documentation generated on: May 14 2021