[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return a resource by key name.
Source position: objects.pp line 510
function TResourceFile.Get( |
Key: string |
):PObject; |
Get returns a pointer to a instance of a resource identified by Key. If Key cannot be found in the list of resources, then Nil is returned.
Errors returned may be those by TStream.Get