[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Free a TLookupList instance from memory
Source position: db.pas line 252
public destructor TLookupList.Destroy; override; |
Destroy frees all resources (mostly memory) allocated by the lookup list, and calls then the inherited destructor.
|
Create a new instance of TLookupList. |