System.TResourceHandle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TResourceHandle = Cardinal;

C++

typedef NativeUInt TResourceHandle;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.pas
System.hpp
System System

Beschreibung

Ist ein Alias für HRSRC.

TResourceHandle ist ein Alias für den Typ HRSRC.

Siehe auch