API:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetProtocolVersion

From RAD Studio API Documentation

Delphi

function GetProtocolVersion: string; override;

C++

virtual System::UnicodeString __fastcall GetProtocolVersion(void);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPRequestWebBroker

Description

Protected read implementation for the ProtocolVersion property. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetProtocolVersion|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPRequest.GetProtocolVersion|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPRequest.GetProtocolVersion|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Protected read implementation for the ProtocolVersion property.

The GetProtocolVersion method is the protected read implementation for the ProtocolVersion property.

See Also