Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Properties

Type Visibility Source Unit Parent
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSCustomHTTPServiceFileDispatcher

Description

Creates a TDSCustomHTTPServiceFileDispatcher instance.

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