API:Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType
Delphi
function GetCommandType: TDSHTTPCommandType; override;
C++
virtual Datasnap::Dshttpcommon::TDSHTTPCommandType __fastcall GetCommandType(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPRequestIndy |
Beschreibung
Gibt den Wert der Eigenschaft CommandType zurück.
Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType erbt von Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommandType. Der folgende Inhalt bezieht sich auf Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommandType.
Gibt den Wert der Eigenschaft CommandType zurück.
Die Methode GetCommandType ist die Leseimplementierung der Eigenschaft CommandType.