API:Datasnap.DSHTTP.TDSHTTPRequestIndy.GetProtocolVersion

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProtocolVersion: string; override;

C++

virtual System::UnicodeString __fastcall GetProtocolVersion();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPRequestIndy

Beschreibung

Eine als protected deklarierte Lesemethode für die Eigenschaft ProtocolVersion.

Datasnap.DSHTTP.TDSHTTPRequestIndy.GetProtocolVersion erbt von Datasnap.DSHTTPCommon.TDSHTTPRequest.GetProtocolVersion. Der folgende Inhalt bezieht sich auf Datasnap.DSHTTPCommon.TDSHTTPRequest.GetProtocolVersion.

Eine als protected deklarierte Lesemethode für die Eigenschaft ProtocolVersion.

Die Methode GetProtocolVersion ist die als protected deklarierte Lesemethode für die Eigenschaft ProtocolVersion.

Siehe auch