FMX.Dialogs.TInputCloseQueryWithResultEvent
Delphi
TInputCloseQueryWithResultEvent = procedure(Sender: TObject; const AResult: TModalResult; const AValues: array of string) of object;
C++
typedef void __fastcall (__closure *TInputCloseQueryWithResultEvent)(System::TObject* Sender, const System::Uitypes::TModalResult AResult, const System::UnicodeString *AValues, const System::NativeInt AValues_High);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
type typedef |
public | FMX.Dialogs.pas FMX.Dialogs.hpp |
FMX.Dialogs | FMX.Dialogs |
Beschreibung
Typ der Ereignisbehandlungsroutine für IFMXDialogServiceAsync.InputQueryAsync.