[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Return the key of an item in the collection.
Source position: objects.pp line 488
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. |
No notes exist for this page yet.