FMX.Dialogs.TInputCloseQueryWithResultEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TInputCloseQueryWithResultEvent)(System::TObject* Sender, const System::Uitypes::TModalResult AResult, const System::UnicodeString *AValues, const int AValues_High);

Eigenschaften

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


Beschreibung

Typ der Ereignisbehandlungsroutine für IFMXDialogServiceAsync.InputQueryAsync.

Siehe auch