FMX.Forms.TCommonCustomForm.HandleNeeded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HandleNeeded;

C++

void __fastcall HandleNeeded();

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.