FMX.Forms.TScreen.ClosePopupForms
Delphi
function ClosePopupForms: Boolean;
C++
bool __fastcall ClosePopupForms();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | TScreen | 
Description
Closes the PopupForms list.
It returns True if the PopupForms list is not empty when the ClosePopupForms is called.