RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDictionary Methods

The methods of the TDictionary class are listed here.

 
Name 
Description 
 
Returns the container's enumerator. 
 
Triggers an OnKeyNotify event with the given parameters. 
 
Triggers an OnValueNotify event with the given parameters. 
 
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.
What do you think about this topic? Send feedback!