Vcl.ExtDlgs.TSaveTextFileDialog Events
InheritedProtected
| OnCanClose | published | Occurs when the user tries to close the dialog without canceling. |
| OnClose | published | Occurs when the dialog closes. |
| OnFolderChange | published | Occurs when 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. |
| OnIncludeItem | published | Occurs before the dialog adds a file to the file list box. |
| OnSelectionChange | published | Occurs when file names displayed in the dialog are changed. |
| OnShow | published | Occurs when the dialog opens. |
| OnTypeChange | published | Occurs when the file types displayed in the dialog are changed. |