Vcl.ExtDlgs.TSaveTextFileDialog Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnCanClosepublishedOccurs when the user tries to close the dialog without canceling.
OnClosepublishedOccurs when the dialog closes.
OnFolderChangepublishedOccurs when a directory is opened or closed from the dialog.
OnGetDeltaStreamsprotected
OnIncludeItempublishedOccurs before the dialog adds a file to the file list box.
OnSelectionChangepublishedOccurs when file names displayed in the dialog are changed.
OnShowpublishedOccurs when the dialog opens.
OnTypeChangepublishedOccurs when the file types displayed in the dialog are changed.