JVCL Help:TJvOpenWithDialog

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvOpenWithDialog
run\JvWinDialogs.pas


Summary

Displays the Open With... dialog.

run\JvWinDialogs.pas


Pascal

 run\JvWinDialogs.pas
 TJvOpenWithDialog = class(TJvCommonDialogP);


Description

  1. JVCLInfo

Use TJvOpenWithDialog to show the Open With... dialog. Do this by calling the Execute method.
To see an example the dialog, right-click an object, such as a file, that is displayed in Windows Explorer or on the desktop and choose "Open With..." from the shortcut menu. You can also preview this dialog at design-time, by right-clicking the component and clicking "Preview...".

run\JvWinDialogs.pas


About

Navigation

run\JvWinDialogs.pas



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