API:Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommand
Delphi
function GetCommand: string; override;
C++
virtual System::UnicodeString __fastcall GetCommand(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPRequestIndy |
Description
Returns the value of the Command property.
Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommand inherits from Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommand. All content below this line refers to Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommand.
Returns the value of the Command property.
The GetCommand method is the read implementation of the Command property.