TdxLayoutItemHitTest Properties
A HitTest class that identifies a standard layout item whose area contains the inspected point.| Name | Description |
|---|---|
| Item | Provides access to the standard layout item located at the inspected point. |
| Pos | Specifies the layout control’s point to be inspected (in coordinates relative to the control’s top-left corner). Inherited from TdxCustomLayoutHitTest. |
See Also