RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.RemovePopupForm Method

Removes a PopupForm from the current form.

Pascal
procedure RemovePopupForm(APopupForm: TCustomForm);
C++
__fastcall RemovePopupForm(TCustomForm APopupForm);

RemovePopupForm removes a formerly added popup form. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!