Datasnap.DSHTTP.TDSHTTPRequestIndy.GetUserAgent
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPRequestIndy |
Delphi
function GetUserAgent: string; override;
C++
virtual System::UnicodeString __fastcall GetUserAgent();
Description
Returns the user agent.
The GetUserAgent method is used to return the user agent.