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

TVColorPicker

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

Declaration

Source position: VColorPicker.pas line 46

type TVColorPicker = class(TLVColorPicker)

public

  constructor Create(); override;

  

published

  property Hue: Integer;

  

  property Saturation: Integer;

  

  property Luminance: Integer;

  

  property Value: Integer;

  

  property SelectedColor: TColor;

  

  property LHintFormat: string;

  

  property VHintFormat: string;

  

  property HintFormat: string;

  

end;

Inheritance

TVColorPicker

  

|

TLVColorPicker

  

|

TmbHSLVTrackbarPicker

  

|

TmbTrackBarPicker

  

|

TmbBasicPicker

  

|

TObject



CT Web help

CodeTyphon Studio