Vcl.Dialogs.TCustomFileDialog Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnExecutepublicOccurs when a file dialog gets executed.
OnFileOkClickpublicOccurs when the user clicks the OK button.
OnFolderChangepublicOccurs when a directory is opened or closed from the dialog.
OnFolderChangingpublicOccurs before a directory is opened or closed from the dialog.
OnGetDeltaStreamsprotected
OnOverwritepublicOccurs just before a file would be overwritten.
OnSelectionChangepublicOccurs when the user changes the selection in the dialog.
OnShareViolationpublicOccurs when sharing violations arise from open or save operations.
OnTypeChangepublicOccurs when the user changes the file type selection in the dialog.