JVCL Help:TJvFilenameEdit.Dialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFilenameEdit.Dialog Property
[+] TJvFilenameEdit Methods
[+] TJvFilenameEdit Properties
Search in JVCL Help
Search in all projectsSummary
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
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