Skip to main content

TdxLayoutClientAreaHitTest Properties

A HitTest class that identifies the layout control whose client area contains the inspected point.
Name Description
Container Specifies the layout element container associated with a layout control whose client area is located at the inspected point.
Item Inherited from TdxCustomLayoutHitTest.
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