[Overview][Procedures and functions][Index] Reference for unit 'fpg_utils' (#fpgui)

fpgOpenURL

Launches the users Web Browser using the specified URL

Declaration

Source position: fpg_utils.pas line 33

procedure fpgOpenURL(

  const aURL: TfpgString

);

Arguments

aURL

  

URL address to go to

Description

On each platform, this function will try and find the appropriate (system default) web browser.


Documentation generated on: 2012-01-26