[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handle to module containing resource
Source position: resh.inc line 14
type TFPResourceHMODULE = PtrUInt; |
TFPResourceHMODULE represents a module (library, executable, other) in which a resource is located. It is used in the various resource calls. It is an opaque type: its actual type and size may differ across platforms.
|
Handle to resource |
|
|
TFPResourceHGLOBAL |