[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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. |
lazarus-ccr.sourceforge.net |