Vcl.Forms.TApplication.RemovePopupForm

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi