TTMSFNCUtils.OpenURL Method
Opens the specified URL in the default system browser or handler.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCUtils
Syntax
class procedure OpenURL(AURL: string);
Parameters
| Name | Description |
|---|---|
AURL |
The URL to open. |