FMX.Controls.Presentation.TPresenterNameChoosingEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Controls.Presentation.hpp FMX.Controls.Presentation FMX.Controls.Presentation


Beschreibung

Typ der Ereignisbehandlungsroutine für das Ereignis TPresentedControl.OnPresentationNameChoosing.

Siehe auch