FMX.Forms.TCommonCustomForm.IsHandleAllocated
Delphi
function IsHandleAllocated: Boolean;
C++
bool __fastcall IsHandleAllocated();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCommonCustomForm |
Description
Returns true only if the handle is allocated.