System.TResourceHandle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TResourceHandle = Cardinal;

C++

typedef NativeUInt TResourceHandle;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.pas
System.hpp
System System

説明

HRSRC のエイリアスです。

TResourceHandle は、HRSRC 型のエイリアスを表します。

関連項目