OpenURL procedure
Shell utilities routines |
![]() ![]() ![]() |
acUtils
|
procedure OpenURL(URL: String; InNewWindow: Boolean = True);
|
The OpenURL procedure opens the Internet location, specified by URL string parameter in default browser. If you would like to open URL in new browser window set InNewWindow parameter to True (or False if you wish to show the Web page in already opened window).
|
![]() |
ComposeEmail, IsOnline and ExploreFolder functions;
|
acURLLabel component.
|