Skip to main content

TcxTreeListHitTest.CanSizing Method

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

Declaration

function CanSizing: Boolean; virtual;

Returns

Type
Boolean

Remarks

The CanSizing method is used to determine the availability of resizing for the following tree list elements:

ASizeDirection specifies the resizing direction.

This method is for internal use only.

See Also