| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Returns the key name of an object by index
Source position: contnrs.pp line 311
| public function TFPHashObjectList.NameOfIndex( | 
| Index: Integer | 
| ):ShortString; | 
| Index | 
 | Index of object for which to return name | 
Key name of object at position Index
NameOfIndex returns the key name of the object at position Index.
If Index is out of the valid range, an exception is raised.
| 
 | Return the hash value of an object by index | |
| 
 | Find data associated with key | |
| 
 | Return index of named object. | |
| 
 | Find first element with given name and hash value |