Skip to main content

TdxLayoutCustomizeFormHitTest Members

A HitTest class that identifies a layout control’s Customization Form whose area contains the inspected point.

Properties

Name Description
Container Specifies the layout element container associated with a layout control whose Customization Form is located at the inspected point.
DropAreaPart
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.

Methods

Name Description
CanDragAndDrop(TdxCustomLayoutItem,TPoint) Inherited from TdxCustomLayoutHitTest.
Equals(TObject) Inherited from TObject.
GetCursor Inherited from TdxCustomLayoutHitTest.
GetDestinationItem Inherited from TdxCustomLayoutHitTest.
GetDragAndDropObjectClass Inherited from TdxCustomLayoutHitTest.
GetDropAreaPart Inherited from TdxCustomLayoutHitTest.
GetDropCursor Inherited from TdxCustomLayoutHitTest.
GetGroupForInsert Returns the potential parent group if a layout element is dropped at the inspected point. Inherited from TdxCustomLayoutHitTest.
GetHashCode Inherited from TObject.
GetSourceItem Inherited from TdxCustomLayoutHitTest.
HitTestCode Identifies a layout control’s Customization Form located at the inspected point.
Instance Inherited from TdxCustomLayoutHitTest.
IsDropAreaPartDetermined Inherited from TdxCustomLayoutHitTest.
ToString Inherited from TObject.
See Also