API:Datasnap.DSHTTP.TDSHTTPRequestIndy.GetProtocolVersion
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPRequestIndy | |
Delphi
function GetProtocolVersion: string; override;
C++
virtual System::UnicodeString __fastcall GetProtocolVersion();
Description
Protected read implementation for the ProtocolVersion property.
Datasnap.DSHTTP.TDSHTTPRequestIndy.GetProtocolVersion inherits from Datasnap.DSHTTPCommon.TDSHTTPRequest.GetProtocolVersion. All content below this line refers to Datasnap.DSHTTPCommon.TDSHTTPRequest.GetProtocolVersion.
Protected read implementation for the ProtocolVersion property.
The GetProtocolVersion method is the protected read implementation for the ProtocolVersion property.