Web.HTTPApp.TWebDispatcher.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomWebDispatcher.Create */ inline __fastcall virtual TWebDispatcher(System::Classes::TComponent* AOwner) : TCustomWebDispatcher(AOwner) { }
/* TDataModule.CreateNew */ inline __fastcall virtual TWebDispatcher(System::Classes::TComponent* AOwner, int Dummy) : TCustomWebDispatcher(AOwner, Dummy) { }

Properties

Type Visibility Source Unit Parent
constructor public Web.HTTPApp.hpp Web.HTTPApp TWebDispatcher

Description

Embarcadero Technologies does not currently have any additional information.