API:FMX.DialogService.Sync.TDialogServiceSync.MessageDialog

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function MessageDialog(const AMessage: string; const ADialogType: TMsgDlgType; const AButtons: TMsgDlgButtons;  const ADefaultButton: TMsgDlgBtn; const AHelpCtx: THelpContext): Integer;

C++

__classmethod int __fastcall MessageDialog(const System::UnicodeString AMessage, const System::Uitypes::TMsgDlgType ADialogType, const System::Uitypes::TMsgDlgButtons AButtons, const System::Uitypes::TMsgDlgBtn ADefaultButton, const System::Classes::THelpContext AHelpCtx);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.DialogService.Sync.pas
FMX.DialogService.Sync.hpp
FMX.DialogService.Sync TDialogServiceSync

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.