JVCL Help:TJvFileDirEdit.OnBeforeDialog

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvFileDirEdit.OnAfterDialog


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