API:Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.Create

From RAD Studio API Documentation

[–] Properties
Type: constructor
Visibility: public
Source:
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Unit: Datasnap.DSHTTPServiceProxyDispatcher
Parent: TDSHTTPServiceProxyDispatcher

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

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.