FMX.Dialogs.TInputCloseDialogEvent
C++
typedef void __fastcall (__closure *TInputCloseDialogEvent)(System::TObject* Sender, const System::Uitypes::TModalResult AResult);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Dialogs.hpp | FMX.Dialogs | FMX.Dialogs |
Description
Type of event handler for IFMXDialogServiceAsync.MessageDialogAsync and IFMXDialogServiceAsync.ShowMessageAsync.