JVCL Help:TJvCommonDialogAction
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCommonDialogAction Class
[+] JvDialogActns.pas Classes
[+] TJvCommonDialogAction Fields
[+] TJvCommonDialogAction Methods
[+] TJvCommonDialogAction Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCommonDialogAction
TJvCommonDialogFAction
TJvCommonDialogPAction
TJvConnectNetworkAction
TJvOrganizeFavoritesAction
TJvPageSetupAction
TJvPageSetupTitledAction
TJvSelectDirectoryAction
run\JvDialogActns.pas
Summary
Base action for actions that display a dialog based on a common dialog.
Pascal
run\JvDialogActns.pas
TJvCommonDialogAction = class(TCustomAction);
Description
Derive new actions from TJvCommonDialogAction when the action displays a dialog descendant from TCommonDialog. TJvCommonDialogAction implements some behavior common to all TCommonDialog descendants. Override these methods to change the behavior or add additional functionality.
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