Unit 'GR32_ColorPicker' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TCustomColorPickerGTK

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

Declaration

Source position: GR32_ColorPicker.pas line 278

type TCustomColorPickerGTK = class(TCustomColorPicker)

protected

  procedure PaintColorPicker; override;

  

  procedure MouseDown(); override;

  

  procedure MouseUp(); override;

  

  procedure MouseMove(); override;

  

  procedure SelectedColorChanged; override;

  

  property Radius: TFloat; [rw]

  

  property Center: TFloatPoint; [rw]

  

public

  constructor Create(); override;

  

  procedure Resize; override;

  

  property Hue: single; [rw]

  

  property Saturation: single; [rw]

  

  property Value: single; [rw]

  

  property VisualAid: TVisualAidGTK; [rw]

  

end;

Inheritance

TCustomColorPickerGTK

  

|

TCustomColorPicker

  

|

TObject



CT Web help

CodeTyphon Studio