RAD Studio VCL Reference
ContentsIndex
TCustomFileDialog Members Public Events
Public Events
 
Name 
Description 
 
Occurs when a file dialog gets executed. 
 
Occurs when the user clicks the OK button. 
 
Occurs when a directory is opened or closed from the dialog. 
 
Occurs before a directory is opened or closed from the dialog. 
 
Occurs just before a file would be overwritten. 
 
Occurs when the user changes the selection in the dialog. 
 
Occurs when sharing violations arise from open or save operations. 
 
Occurs when the user changes the file type selection in the dialog. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.