FMX.Controls.Presentation.TActionInfo.Sender

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

Sender: TBasicAction;

C++

System::Classes::TBasicAction* Sender;

プロパティ

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


説明

TPresentedControl.ActionChange の引数 ASender のデータ。

関連項目