Vcl.Dialogs.TCustomFileSaveDialog 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.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
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.