FMX.Dialogs.TInputCloseQueryWithResultEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public FMX.Dialogs.hpp FMX.Dialogs FMX.Dialogs


説明

IFMXDialogServiceAsync.InputQueryAsyncイベント ハンドラの型。

関連項目