ImageEn, unit hsvbox

THSVBox


Declaration

THSVBox = class(TCustomControl);


Description

A visual control that allows selection of a color in the HSV (Hue-Saturation-Value) color space.




Methods and Properties

Published Property  Background
Published Property  BarsDistance
Published Property  Blue
Published Property  Color
Public Method  GetColorAt
Published Property  Green
Published Property  Hue
Published Property  HueBarWidth
Published Property  Red
Published Property  Sat
Public Method  SetColor
Public Method  SetRGB
Published Property  Val


Events

Event  OnChange