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