FMX.Platform.IFMXDialogServiceSync Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| InputQuerySync | public | Displays a dialog box that contains text input fields and an OK button. | 
| MessageDialogSync | 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. | 
| ShowMessageSync | 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. |