[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Return the key of the item at a certain position.
Source position: objects.pp line 505
function TResourceFile.KeyAt( |
I: Sw_Integer |
):String; |
KeyAt returns the key (the name) of the I-th resource.
In case I is invalid, TCollection.Error will be executed.
|
Return a resource by key name. |
No notes exist for this page yet.