System.TResourceHandle
Delphi
type TResourceHandle = Cardinal;
C++
typedef NativeUInt TResourceHandle;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | System.pas System.hpp |
System | System |
Description
Is an alias for HRSRC.
TResourceHandle represents an alias for the HRSRC type.