Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType
Delphi
function GetCommandType: TDSHTTPCommandType; override;
C++
virtual Datasnap::Dshttpcommon::TDSHTTPCommandType __fastcall GetCommandType();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPRequestIndy |
Beschreibung
Gibt den Wert der CommandType-Eigenschaft zurück.
Die GetCommandType-Methode ist die Leseimplementierung der CommandType-Eigenschaft.