FMX.Dialogs.TInputCloseDialogEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TInputCloseDialogEvent)(System::TObject* Sender, const System::Uitypes::TModalResult AResult);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Dialogs.hpp FMX.Dialogs FMX.Dialogs


Beschreibung

Typ der Ereignisbehandlungsroutine für IFMXDialogServiceAsync.MessageDialogAsync und IFMXDialogServiceAsync.ShowMessageAsync.

Siehe auch