Skip to main content

TdxTileControlHitTest.Recalculate Method

Recalculates HitTest information for the inspected point.

Declaration

procedure Recalculate; virtual;

Remarks

Specifying an inspected point automatically updates TdxTileControlHitTest class properties with relevant values based on this point. Call the Recalculate method to manually update these properties for the same point in response to tile control changes.

See Also