FMX.DialogService

From RAD Studio API Documentation
Jump to: navigation, search

Unit that provides TDialogService, a helper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs.

Package fmx.bpl

Units

FMX.DialogServiceUnit that provides TDialogService, a helper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs.
FMX.DialogService.AsyncUnit that provides TDialogServiceAsync, a helper class to use dialog boxes asynchronously.
FMX.DialogService.SyncUnit that provides TDialogServiceSync, a helper class to use dialog boxes synchronously.


Classes

TDialogServiceHelper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs.


See Also