FMX.Dialogs.TInputCloseQueryProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TInputCloseQueryProc = reference to procedure(const AResult: TModalResult; const AValues: array of string);

C++

__interface TInputCloseQueryProc  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
anonMethod
class
public
FMX.Dialogs.pas
FMX.Dialogs.hpp
FMX.Dialogs FMX.Dialogs


Beschreibung

Typ der anonymen Delphi-Methode für IFMXDialogServiceAsync.InputQueryAsync.

Siehe auch