API:Vcl.Forms.TApplication.AddPopupForm
Delphi
function AddPopupForm(APopupForm: TCustomForm): Integer;
C++
int __fastcall AddPopupForm(TCustomForm* APopupForm);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | TApplication |
Description
Embarcadero Technologies does not currently have any additional information.