Datasnap.DSHTTP.TDSHTTPService.IsActive
Delphi
function IsActive: Boolean; virtual;
C++
virtual bool __fastcall IsActive();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPService |
Description
Returns True if the service is active.
The IsActive method returns True if the service is active, and False otherwise.