TdxCustomLayoutItemHitTest Methods
The base class for HitTest classes that identify a layout element whose area contains the inspected point.| 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 the element (the client area, group, item, the Customization Form, etc.) located at the inspected point. Inherited from TdxCustomLayoutHitTest. |
| Instance | Inherited from TdxCustomLayoutHitTest. |
| IsDropAreaPartDetermined | Inherited from TdxCustomLayoutHitTest. |
| ToString | Inherited from TObject. |
See Also