FMX.Types.TFmxHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFmxHandle = Cardinal;

C++

typedef NativeUInt TFmxHandle;

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

TFmxHandle is a handle specific to FireMonkey objects.

See Also