JVCL Help:TJvCommonDialogPAction

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
TJvCommonDialogPAction
run\JvDialogActns.pas


Summary

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

run\JvDialogActns.pas


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).

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