API:Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TDSHTTPServiceProxyDispatcher(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Datasnap.DSHTTPServiceProxyDispatcher TDSHTTPServiceProxyDispatcher

Description

Creates a TDSCustomHTTPServiceFileDispatcher instance.

Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Create inherits from Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.Create. All content below this line refers to Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.Create.

Creates a TDSCustomHTTPServiceFileDispatcher instance.

The Create method creates and initializes an instance of the TDSCustomHTTPServiceFileDispatcher class.