FMX.Forms.TCommonCustomForm.Handle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Handle: TWindowHandle read FHandle;

C++

__property Fmx::Types::TWindowHandle* Handle = {read=FHandle};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Beschreibung

Gibt das Handle dieses Formulars an.

Siehe auch