FMX.Controls.Presentation.TPresenterNameChoosingEvent

提供:RAD Studio API Documentation

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public FMX.Controls.Presentation.hpp FMX.Controls.Presentation FMX.Controls.Presentation


説明

TPresentedControl.OnPresentationNameChoosing イベントのイベント ハンドラの型。

関連項目