Vcl.Dialogs.TFileSaveDialog Events
InheritedProtected
OnExecute | published | Occurs when a file dialog gets executed. |
OnFileOkClick | published | Occurs when the user clicks the OK button. |
OnFolderChange | published | Occurs when a directory is opened or closed from the dialog. |
OnFolderChanging | published | Occurs before a directory is opened or closed from the dialog. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnOverwrite | published | Occurs just before a file would be overwritten. |
OnSelectionChange | published | Occurs when the user changes the selection in the dialog. |
OnShareViolation | published | Occurs when sharing violations arise from open or save operations. |
OnTypeChange | published | Occurs when the user changes the file type selection in the dialog. |