FMX.Controls.FreeControls

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FreeControls;

C++

extern DELPHI_PACKAGE void __fastcall FreeControls(void);

Properties

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

Description

Frees all the popups on the form.

See Also