FMX.Dialogs.TInputCloseQueryWithResultEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public FMX.Dialogs.hpp FMX.Dialogs FMX.Dialogs

Description

Type of event handler for IFMXDialogServiceAsync.InputQueryAsync.

See Also