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