FMX.Forms.TScreen.CloseFormList
Delphi
procedure CloseFormList(const List: TList<TCommonCustomForm>);
C++
void __fastcall CloseFormList(System::Generics::Collections::TList__1<TCommonCustomForm*>* const List);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | TScreen | 
Description
Closes forms  specified in the List.