JVCL Help:TJvCommonDialogAction

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
TJvCommonDialogPAction
TJvConnectNetworkAction
TJvOrganizeFavoritesAction
TJvPageSetupAction
TJvPageSetupTitledAction
TJvSelectDirectoryAction
run\JvDialogActns.pas


Summary

Base action for actions that display a dialog based on a common dialog.

run\JvDialogActns.pas


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.

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