Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSCustomHTTPServiceFileDispatcher |
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TDSCustomHTTPServiceFileDispatcher(System::Classes::TComponent* AOwner);
Description
Creates a TDSCustomHTTPServiceFileDispatcher instance.
The Create method creates and initializes an instance of the TDSCustomHTTPServiceFileDispatcher class.