FMX.Types.TFmxHandle

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

Delphi

type TFmxHandle = Cardinal;

C++

typedef NativeUInt TFmxHandle;

プロパティ

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

説明

TFmxHandle は、FireMonkey オブジェクトに固有のハンドルです。


関連項目