JVCL Help:TJvCommonDialogP
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCommonDialogP Class
[+] JvBaseDlg.pas Classes
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCommonDialog
TJvCommonDialogP
TJvJVCLAboutComponent
run\JvBaseDlg.pas
Summary
Base class for all common dialogs that do not return a Boolean result to indicate if the dialog was canceled or not.
Pascal
run\JvBaseDlg.pas
TJvCommonDialogP = class(TJvCommonDialog);
Description
TJvCommonDialogP is the base class for all common dialogs that do not return a Boolean result to indicate if the dialog was canceled or not. 'P' stands for procedure.
All descendants of TJvCommonDialogP can be previewed at design-time, by right-clicking the component and clicking 'Preview...'.
See Also
TJvCommonDialog, TJvCommonDialogF
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