Datasnap.DSHTTP.TDSHTTPServerTransport.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSHTTP.hpp | |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPServerTransport |
C++
/* TCustomDSHTTPServerTransport.Create */ inline __fastcall virtual TDSHTTPServerTransport(System::Classes::TComponent* AOwner) : TCustomDSHTTPServerTransport(AOwner) { }
Description
Creates and initializes a TDSHTTPServerTransport instance.
Call the Create method to create and initialize a TDSHTTPServerTransport instance.