API:FMX.DialogService.TDialogService.TPreferredMode
Delphi
TPreferredMode = (Platform, Async, Sync);
C++
enum class DECLSPEC_DENUM TPreferredMode : unsigned char { Platform, Async, Sync };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FMX.DialogService.pas FMX.DialogService.hpp |
FMX.DialogService | TDialogService |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!