FMX.Dialogs.TInputCloseQueryEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public FMX.Dialogs.hpp FMX.Dialogs FMX.Dialogs

Description

Procedural type used by the InputQuery function.

See Also