[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Key-based access to the objects
Source position: contnrs.pp line 470
public property TFPObjectHashTable.Items: TObject |
Items provides access to the objects in the hash table using their key: the array index Index is the key. A key which is not present will result in an Nil instance.
|
Add a new object to the hash table |
No notes exist for this page yet.