JVCL Help:TJvFilenameEdit.Dialog

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Gives access to the combo edit control's dialog.


Pascal

 propertyDialog: TOpenDialog;


Description

Use Dialog to access the combo edit control's dialog, but most properties of the dialog are accessible via properties of the combo edit control, such as DefaultExt, DialogOptions etc.
The class type of the combo edit control's dialog depends on the value of DialogKind.


See Also

TJvFilenameEdit.DialogKind


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