JVCL Help:TJvCommonDialogPAction
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCommonDialogPAction Class
[+] JvDialogActns.pas Classes
[+] TJvCommonDialogPAction Methods
[+] TJvCommonDialogPAction Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCommonDialogAction
TJvCommonDialogPAction
run\JvDialogActns.pas
Summary
Base action for actions that displays a dialog derived from TJvCommonDialogP.
Pascal
run\JvDialogActns.pas
TJvCommonDialogPAction = class(TJvCommonDialogAction);
Description
Derive a new action from TJvCommonDialogPAction when the action should display a dialog descendant from TJvCommonDialogF. A TJvCommonDialogP dialog is a dialog component that has a procedure for its Execute method (doesn't return a value).
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