JVCL Help:TJvURLAssociationDialog.URL

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies a URL with an unknown protocol.


Pascal

 propertyURL: string;


Description

Use URL to specify a URL whose unregistered protocol requires a handler.
You have to provide a URL with a protocol, otherwise calling Execute fails, without displaying a dialog. A URL typical takes this form: protocol://host.domainname/directory/filename.filetype


See Also

TJvURLAssociationDialog.DefaultProtocol


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page