[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Remove all key, value pairs from the list
Source position: db.pas line 254
public procedure TLookupList.Clear; |
Clear removes all keys and associated values from the list.
|
Add a key, value pair to the list |