Skip to main content

TcxTreeListHitTest.CanMoving Method

Returns whether a tree list element to which a test point belongs can be dragged.

Declaration

function CanMoving: Boolean; virtual;

Returns

Type
Boolean

Remarks

Call this function to determine the availability of a drag operation for the following tree list elements:

This method is for internal use only.

See Also