TdxNavBarViewInfo.GetDragArrowHeight Method
Specifies drag arrow height.
Declaration
function GetDragArrowHeight: Integer; virtual;
Returns
Type |
---|
Integer |
Remarks
This class function is used to determine the height of the arrow in drag & drop operations. By default the function returns 8.
See Also