FMX.Types.TFmxHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

unit FMX.Types;
{$MINENUMSIZE 4}

C++

typedef System::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