FMX.Dialogs.TInputCloseBoxEvent

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

Delphi

TInputCloseBoxEvent = procedure(Sender: TObject; const AResult: TModalResult; const AValue: string) of object;

C++

typedef void __fastcall (__closure *TInputCloseBoxEvent)(System::TObject* Sender, const System::Uitypes::TModalResult AResult, const System::UnicodeString AValue);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。