Vcl.Dialogs.TInputCloseQueryEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TInputCloseQueryEvent = procedure (Sender: TObject; const Values: array of string; var CanClose: Boolean) of object;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs Vcl.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 !