FMX.Platform.IFMXDialogService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| DialogOpenFiles | public | In descendants, DialogOpenFiles implements functionality to display and execute an open files dialog box. |
| DialogPageSetup | public | In descendants, DialogPageSetup implements functionality to display and execute a printing page setup (options) dialog box. |
| DialogPrint | public | In descendants, DialogPrint implements functionality to display and execute a print dialog box. |
| DialogPrinterSetup | public | In descendants, DialogPrinterSetup implements functionality to display and execute a printer setup (options) dialog box. |
| DialogSaveFiles | public | In descendants, DialogSaveFiles implements functionality to display and execute a save files dialog box. |
| InputQuery | public | |
| MessageDialog | public | |
| PageSetupGetDefaults | public | In descendants, PageSetupGetDefaults implements functionality to return the default printing page setup options. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |