Create a new instance of TLookupList.
Source position: db.pas line 277
public constructor TLookupList.Create; |
Create sets up the necessary structures to manage a list of lookup values for a lookup field.
|
Free a TLookupList instance from memory. |