AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkHttpConnection.OpenBrowser Method

Opens the default browser of the current platform and points it to the page given.

Syntax
Pascal
procedure OpenBrowser(const Url: String);
Parameters 
Description 
const Url: String 
The URL to open in the browser. 
Copyright (c) 2012. All rights reserved.