| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return the key of an item in the collection.
Source position: objects.pp line 497
function TResourceCollection.KeyOf(  | 
Item: Pointer  | 
):Pointer; virtual;  | 
KeyOf returns the key of an item in the collection. For resources, the key is a pointer to the string with the resource name.
None.
  | 
Compare two strings in the collection.  |