Unlock a previously locked resource.
Source position: resh.inc line 75
function UnlockResource( |
ResData: TFPResourceHGLOBAL |
):LongBool; |
UnlockResource unlocks a previously locked resource. Note that this function does not exist on windows, it's only needed on other platforms.
The function returns False if it failed.
|
Locate a resource and return a handle to it. |
|
|
Free a loaded resource. |
|
|
Return the size of a particular resource. |
|
|
Load a resource for use. |
|
|
Lock a resource. |
|
|
Free a loaded resource. |