JVCL Help:TJvControlPanelAction
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvControlPanelAction Class
[+] JvDialogActns.pas Classes
[+] TJvControlPanelAction Methods
[+] TJvControlPanelAction Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCommonDialogAction
TJvCommonDialogFAction
TJvControlPanelAction
run\JvDialogActns.pas
Summary
Action that displays the TJvAppletDialog dialog.
Pascal
run\JvDialogActns.pas
TJvControlPanelAction = class(TJvCommonDialogFAction);
Description
Add TJvControlPanelAction to an action list to add a specific control panel dialog to your application.
Controls such as menu items and tool buttons linked to this action cause the application to display a specific control panel dialog.
Use Dialog to specify which control panel must be shown, when Execute is called.
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