JVCL Help:TJvControlPanelAction

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCommonDialogAction
TJvCommonDialogFAction
TJvControlPanelAction
run\JvDialogActns.pas


Summary

Action that displays the TJvAppletDialog dialog.

run\JvDialogActns.pas


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.

run\JvDialogActns.pas


About

Navigation

run\JvDialogActns.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