UserAgent (Read Only)

Top  Previous  Next

User-Agent of the browser that has been used to open the Thinfinity® VirtualUI™ for FireMonkey® application.

 

Delphi Syntax

 

var userAgent : String;

userAgent := Object.UserAgent;

 

Remarks

The UserAgent is a read-only property.

 

See also

Read the UniqueBrowserID property topic to learn how to retrieve more information regarding the web browser.