FMX.Dialogs.TInputCloseQueryEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

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


Beschreibung

Warnung: TInputCloseQueryEvent ist veraltet.

Prozeduraler Typ, der von der Funktion InputQuery verwendet wird.

Siehe auch