JVCL Help:TJvRunDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRunDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvRunDialog Methods
[+] TJvRunDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvRunDialog
run\JvWinDialogs.pas
Summary
Displays the Windows Run dialog.
Pascal
run\JvWinDialogs.pas
TJvRunDialog = class(TJvCommonDialogP);
Description
- JVCLInfo
Use TJvRunDialog to show the Windows Run dialog. Do this by calling the Execute method.
To manually open the Run dialog, click Start, then Run. You can also preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
This component is a wrapper for an undocumented Windows function that may not be implemented on all Windows platforms.
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