FMX.Controls.Presentation.TPresentedControl.HitTestChanged
Delphi
procedure HitTestChanged; override;
C++
virtual void __fastcall HitTestChanged();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp | FMX.Controls.Presentation | TPresentedControl | 
Description
Sends a PM_HITTEST_CHANGED message to the presentation layer through its presentation proxy when the value of the HitTest property changes.