FMX.Forms.TCommonCustomForm.Handle
Delphi
property Handle: TWindowHandle read FHandle;
C++
__property Fmx::Types::TWindowHandle* Handle = {read=FHandle};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCommonCustomForm |
Description
Specifies the handle of this form.