FMX.Dialogs.TOpenDialog Events
From RAD Studio API Documentation
InheritedProtected
| OnCanClose | published | |
| OnClose | published | Occurs when the dialog closes. |
| OnFolderChange | published | Occurs when current work directory from the dialog is changed. |
| OnGesture | public | Occurs when you perform a gesture associated with this control. |
| 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. |