FMX.Dialogs.TInputCloseBoxEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FMX.Dialogs.pas
FMX.Dialogs.hpp
FMX.Dialogs FMX.Dialogs

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.