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