Datasnap.DSHTTP.TDSHTTPRequestIndy.GetUserAgent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetUserAgent: string; override;

C++

virtual System::UnicodeString __fastcall GetUserAgent();

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPRequestIndy

Description

Returns the user agent.

The GetUserAgent method is used to return the user agent.

See Also