Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 CommandType-Eigenschaft zurück.

Die GetCommandType-Methode ist die Leseimplementierung der CommandType-Eigenschaft.

Siehe auch