Vcl.ExtDlgs.TOpenTextFileDialog 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 | |
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. |