HTTPApp.TAbstractWebPageModuleFactory Constructors
From RAD Studio VCL Reference
Delphi Information
| constructor Create(AWebPageInfo: TAbstractWebPageInfo); |
Constructs an object and initializes its data before the object is first used. |
| destructor Destroy(); |
Disposes of an object instance. |
Unit: HTTPApp
Type: destructor
Visibility: public
Member Of: TAbstractWebPageModuleFactory
C++ Information
| Httpapp::TAbstractWebPageModuleFactory * __fastcall TAbstractWebPageModuleFactory(Httpapp::TAbstractWebPageInfo * AWebPageInfo); |
Constructs an object and initializes its data before the object is first used. |
| virtual void __fastcall ~TAbstractWebPageModuleFactory(void); |
Disposes of an object instance. |
Unit: HTTPApp
Type: destructor
Visibility: public
Member Of: TAbstractWebPageModuleFactory
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!