FMX.Dialogs.TOpenDialog Events
InheritedProtected
| OnCanClose | published | |
| OnClose | published | Occurs when the dialog closes. | 
| OnFolderChange | published | Occurs when the current work directory from the dialog is changed. | 
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. | 
| OnSelectionChange | published | Occurs when file names displayed in the dialog are changed. | 
| OnShow | published | Occurs when the dialog opens. | 
| OnTypeChange | published | Occurs when the selection from the type combo box in the dialog is changed. |