|
|
|
| acURLLabel component.
|
| property URL: String;
|
| The URL property specifies the URL location of the Web-resource to redirect user (if Kind = ukWWW).
|
|
|
| When user clicks the URLLabel, the component will execute default browser and opens the Web-page specified in this property. You can specify the locations either with http://, https:// or ftp:// prefixes.
|
|
|
| URLInNewWIndow, Kind and Email properties.
|