FMX.Types.INativeControl.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: TFmxHandle read GetHandle write SetHandle;

C++

__property NativeUInt Handle = {read=GetHandle, write=SetHandle};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types INativeControl

Description

Embarcadero Technologies does not currently have any additional information.