Datasnap.DSHTTP.TCustomDSHTTPServerTransport.HttpServer
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TCustomDSHTTPServerTransport | |
Delphi
property HttpServer: TDSHTTPServer read GetHttpServer;
C++
__property TDSHTTPServer* HttpServer = {read=GetHttpServer};
Description
Specifies the DataSnap HTTP server.
The HttpServer property specifies the DataSnap HTTP server.