Skip to main content

TdxNavBarViewInfo.GetDragArrowWidth Method

Specifies drag arrow width.

Declaration

function GetDragArrowWidth: Integer; virtual;

Returns

Type
Integer

Remarks

This class function is used to determine the width of the arrow in drag & drop operations. By default the function returns 6.

See Also