FMX.Controls.Presentation.TPresentedControl.HitTestChanged

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

Delphi

procedure HitTestChanged; override;

C++

virtual void __fastcall HitTestChanged();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl


説明

HitTest プロパティの値が変化したときに、プレゼンテーション プロキシを通じてプレゼンテーション層に PM_HITTEST_CHANGED メッセージを送信します。

関連項目