FMX.Dialogs.TInputCloseBoxEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.Dialogs.pas
FMX.Dialogs.hpp
FMX.Dialogs FMX.Dialogs

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !