TdxCustomLayoutHitTest Methods
The base class for all HitTest classes which identify layout control elements (the client area, groups, items, the Customization Form, etc.) whose area contains a specified point (also called the inspected point).Name | Description |
---|---|
CanDragAndDrop(TdxCustomLayoutItem,TPoint) | |
Equals(TObject) | Inherited from TObject. |
GetCursor | |
GetDestinationItem | |
GetDragAndDropObjectClass | |
GetDropAreaPart | |
GetDropCursor | |
GetGroupForInsert | Returns the potential parent group if a layout element is dropped at the inspected point. |
GetHashCode | Inherited from TObject. |
GetSourceItem | |
HitTestCode | Identifies the element (the client area, group, item, the Customization Form, etc.) located at the inspected point. |
Instance | |
IsDropAreaPartDetermined | |
ToString | Inherited from TObject. |
See Also