TdxCustomOrgChart.DragParent Property
Returns the dragged node‘s destination.
#Declaration
property DragParent: TdxOcNode read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property returns nil if finishing drag-and-drop operation does not move the node within the tree; otherwise — returns the node’s destination parent.