JVCL Help:TJvCommonDialogFAction

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
TJvBrowseForFolderAction
TJvControlPanelAction
TJvFloppyFormatAction
run\JvDialogActns.pas


Summary

Base action for actions that displays a dialog derived from TJvCommonDialogF.

run\JvDialogActns.pas


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.

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