[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Key based access to the strings in the hash table
Source position: contnrs.pp line 450
public property TFPStringHashTable.Items : string |
Items provides access to the strings in the hash table using their key: the array index Index is the key. A key which is not present will result in an empty string.
|
Add a new string to the hash list |