FMX.DialogService
Unit that provides TDialogService, a helper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs.
Package | fmx280.bpl |
---|
Units
FMX.DialogService | Unit that provides TDialogService, a helper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs. |
FMX.DialogService.Async | Unit that provides TDialogServiceAsync, a helper class to use dialog boxes asynchronously. |
FMX.DialogService.Sync | Unit that provides TDialogServiceSync, a helper class to use dialog boxes synchronously. |
Classes
TDialogService | Helper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs. |