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 イベントのイベント ハンドラの型。

関連項目