FMX.Controls.CloseAllPopups
Delphi
procedure CloseAllPopups;
C++
extern DELPHI_PACKAGE void __fastcall CloseAllPopups(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | FMX.Controls |
Description
Closes all the opened popups.
Call CloseAllPopups to close all the popups on the form.