FMX.Forms.TCommonCustomForm.HandleNeed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HandleNeed; deprecated 'Use HandleNeeded.';

C++

void __fastcall HandleNeed _DEPRECATED_ATTRIBUTE1("Use HandleNeeded.") ();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Warning: HandleNeed is deprecated. Please use HandleNeeded.


Embarcadero Technologies does not currently have any additional information.