FMX.Dialogs.TInputCloseQueryEvent

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

C++

typedef void __fastcall (__closure *TInputCloseQueryEvent)(System::TObject* Sender, const System::UnicodeString *Values, const int Values_High, bool &CanClose);

プロパティ

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


説明

警告: TInputCloseQueryEvent は非推奨になっています。

InputQuery 関数によって使用される手続き型。

関連項目