Unit 'HSVColorPicker' Package
[Overview][Classes][Index] [#pl_colorlib]

THSVColorPicker

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HSVColorPicker.pas line 46

type THSVColorPicker = class(THSCirclePicker)

published

  property BrightnessMode: TBrightnessMode;

  

  property SelectedColor: TColor;

  

  property Hue: Integer;

  

  property Luminance: Integer;

  

  property Saturation: Integer;

  

  property Value: Integer;

  

  property MaxHue: Integer;

  

  property MaxLuminance: Integer;

  

  property MaxSaturation: Integer;

  

  property MaxValue: Integer;

  

  property SaturationCircleColor: TColor;

  

  property HueLineColor: TColor;

  

  property ShowSaturationCircle: Boolean;

  

  property ShowHueLine: Boolean;

  

  property ShowSelectionCircle: Boolean;

  

  property MarkerStyle: TMarkerStyle;

  

  property HintFormat: string;

  

  property OnChange: TNotifyEvent;

  

end;

Inheritance

THSVColorPicker

  

|

THSCirclePicker

  

|

TmbHSLVColorPickerControl

  

|

TmbColorPickerControl

  

|

TmbCustomPicker

  

|

TmbBasicPicker

  

|

TObject



CT Web help

CodeTyphon Studio