JVCL Help:TJvURLAssociationDialog.Execute

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

Search in JVCL Help

 
Search in all projects
 

Summary

Shows the unregistered URL protocol dialog.


Pascal

 functionExecute: Boolean; override;


Return Value

Returns true if the application specified by AssociatedApp is registered with the URL protocol specifie by URL. Returns false if nothing is registered (For example, when the user elects to perform a one-time execution via the selected application.)


Description

Call Execute to show the unregistered URL protocol dialog.


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