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

TColorPickerGTK

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

Declaration

Source position: GR32_ColorPicker.pas line 471

type TColorPickerGTK = class(TCustomColorPickerGTK)

public

  constructor Create(); override;

  

published

  property Align;

  

  property Anchors;

  

  property Border: Boolean;

  

  property DragCursor;

  

  property DragKind;

  

  property Enabled;

  

  property Hue: single;

  

  property ParentBackground;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Saturation: single;

  

  property SelectedColor: TColor32;

  

  property TabOrder;

  

  property TabStop;

  

  property Value: single;

  

  property VisualAid: TVisualAidGTK;

  

  property VisualAidOptions: TVisualAidOptions;

  

  property WebSafe: Boolean;

  

  property OnChanged: TNotifyEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnResize;

  

  property OnStartDrag;

  

end;

Inheritance

TColorPickerGTK

  

|

TCustomColorPickerGTK

  

|

TCustomColorPicker

  

|

TObject



CT Web help

CodeTyphon Studio