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 オブジェクトに固有のハンドルです。


関連項目