FMX.Platform.IFMXDialogServiceAsync Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| InputQueryAsync | public | Displays a dialog box that contains text input fields and an OK button. |
| MessageDialogAsync | public | Displays a dialog box with a custom message, dialog type, set of buttons and help context ID. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| ShowMessageAsync | public | Displays a dialog box with the specified message and an OK button. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |