JVCL Help:TJvURLAssociationDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvURLAssociationDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvURLAssociationDialog Methods
[+] TJvURLAssociationDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvURLAssociationDialog
run\JvWinDialogs.pas
Summary
Displays the unregistered URL protocol dialog.
Pascal
run\JvWinDialogs.pas
TJvURLAssociationDialog = class(TJvCommonDialogF);
Description
TJvURLAssociationDialog is a wrapper for the URLAssociationDialog Windows API. It can display the unregistered URL protocol dialog, do this by calling the Execute method. This dialog allows the user to select an application to associate with a previously unknown protocol.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
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