FMX.Controls.Presentation.TPresenterNameChoosingEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TPresenterNameChoosingEvent)(System::TObject* Sender, System::UnicodeString &PresenterName);

Properties

Type Visibility Source Unit Parent
typedef public FMX.Controls.Presentation.hpp FMX.Controls.Presentation FMX.Controls.Presentation

Description

Type of event handler for the TPresentedControl.OnPresentationNameChoosing event.

See Also