FMX.Forms.TCommonCustomForm.HandleNeeded
Delphi
procedure HandleNeeded;
C++
void __fastcall HandleNeeded(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | FMX.Forms.pas FMX.Forms.hpp  | 
        FMX.Forms | TCommonCustomForm | 
Description
The HandleNeeded method requests the form to create its handle at this moment and all the resources associated to it.