RAD Studio VCL Reference
ContentsIndex
TDictionary Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Add key-value pair. 
 
Add key-value pair even when key already exists. 
 
Clear all data. 
 
Test if key in dictionary. 
 
Check if value in dictionary. 
 
Returns an enumerator for the container. 
 
Remove key-value pair. 
 
Reduce capacity to current number of entries. 
 
Try to get value for key. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.