ImageEn, unit hsvbox

THSVBox.BarsDistance

THSVBox.BarsDistance

Declaration

property BarsDistance: Integer;

Description

Specifies the distance between the Hue bar and color box (left box).


Default: 5

Example

HSVBox1.BarsDistance := 0;  // removes distance between color bar and hue bar

See Also

HueBarWidth
Background