Datasnap.DSHTTP.TDSHTTPServiceComponent.Service
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPServiceComponent | |
Delphi
property Service: TDSHTTPService read FService write SetService;
C++
__property TDSHTTPService* Service = {read=FService, write=SetService};
Description
Specifies the type of the service to use.
The Service property specifies the type of HTTP service to use.