FMX.DialogService.TDialogService
Delphi
TDialogService = class
C++
class PASCALIMPLEMENTATION TDialogService : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.DialogService.pas FMX.DialogService.hpp |
FMX.DialogService | FMX.DialogService |
Description
Helper class to manage platform differences for synchronous or asynchronous behavior when showing dialogs.
TDialogService provides class functions to handle dialog boxes and a PreferredMode property to specify the default presentation mode for the dialog according to the platform.
The following table lists the class functions:
TDialogService Class Function |
---|