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

TColorPickerRGBA

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

Declaration

Source position: GR32_ColorPicker.pas line 353

type TColorPickerRGBA = class(TCustomColorPickerRGBA)

public

  constructor Create(); override;

  

published

  property Align;

  

  property Anchors;

  

  property BarHeight: Integer;

  

  property Border: Boolean;

  

  property DragCursor;

  

  property DragKind;

  

  property Enabled;

  

  property ParentBackground;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property SelectedColor: TColor32;

  

  property SpaceHeight: Integer;

  

  property TabOrder;

  

  property TabStop;

  

  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

TColorPickerRGBA

  

|

TCustomColorPickerRGBA

  

|

TCustomColorPicker

  

|

TObject



CT Web help

CodeTyphon Studio