FMX.Dialogs.TInputCloseDialogProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TInputCloseDialogProc = reference to procedure(const AResult: TModalResult);

C++

__interface TInputCloseDialogProc  : 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.MessageDialogAsync und IFMXDialogServiceAsync.ShowMessageAsync.

Siehe auch