JVCL Help:TJvFileDirEdit.OnBeforeDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFileDirEdit.OnBeforeDialog Event
[+] TJvFileDirEdit Events
[+] TJvFileDirEdit Methods
[+] TJvFileDirEdit Properties
Search in JVCL Help
Search in all projectsSummary
Occurs before the dialog shows.
Pascal
propertyOnBeforeDialog: TExecOpenDialogEvent;
Description
Write an OnBeforeExecute event handler to do something before the dialog has been shown. By setting Action to false you can prevent the dialog from being shown. By changing Name you can alter the the initial selected directory or file name.
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