JVCL Help:TJvURLAssociationDialog.FileName
JVCL Help: TJvURLAssociationDialog.FileName Property
Search in JVCL Help
Search in all projectsSummary
Specifies the name of the Internet Shortcut file whose URL's protocol requires a protocol handler.
Pascal
propertyFileName: TFileName;
Description
Use FileName to specify the file to associate with the protocol. Before a verb, like "open", can be invoked on an Internet Shortcut, a protocol handler must be registered for its URL protocol.
If uaDefaultName is included in Options, property FileName is ignored, and a default Internet Shortcut file name is used.
FileName is only used for displaying purpose in the dialog.
See Also
TJvURLAssociationDialog.Options, TJvURLAssociationDialog.URL
About
Notes
FileName must contain an extension.
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