FMX.DialogService.Sync.TDialogServiceSync
Delphi
TDialogServiceSync = class
C++
class PASCALIMPLEMENTATION TDialogServiceSync : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.DialogService.Sync.pas FMX.DialogService.Sync.hpp |
FMX.DialogService.Sync | FMX.DialogService.Sync |
Description
Helper class to use dialog boxes synchronously.
TDialogServiceSync provides class functions that are equivalent to the corresponding IFMXDialogServiceSync functions. You can use them as long as you know for a fact that the run-time platform supports the IFMXDialogServiceSync platform service.
The following table lists those class functions and their IFMXDialogServiceSync counterpart:
| TDialogServiceSync Class Function | IFMXDialogServiceSync Function |
|---|---|