JVCL Help:TJvAppletDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAppletDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvAppletDialog Methods
[+] TJvAppletDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvAppletDialog
run\JvWinDialogs.pas
Summary
Displays a Control Panel window.
Pascal
run\JvWinDialogs.pas
TJvAppletDialog = class(TJvCommonDialogF);
Description
- JVCLInfo
Control Panel applications are special-purpose dynamic-link libraries (DLLs) that let users configure the environment of Windows.
Use TJvAppletDialog to show a specific dialog box from such a Control Panel application. Do this by calling the Execute method.
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