Vcl.Forms.TApplication.RemovePopupForm
Delphi
procedure RemovePopupForm(APopupForm: TCustomForm);
C++
void __fastcall RemovePopupForm(TCustomForm* APopupForm);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | public | Vcl.Forms.pas Vcl.Forms.hpp | Vcl.Forms | TApplication | 
Description
Retire un PopupForm de la fiche en cours.
RemovePopupForm retire une fiche contextuelle anciennement ajoutée.