Unit 'XGR32_G32ColorPickerPanel' Package
[Overview][Classes][Variables][Index] [#pl_graphics32ext]

TG32ColorPickerPanel

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

Declaration

Source position: XGR32_G32ColorPickerPanel.pas line 95

type TG32ColorPickerPanel = class(TCustomImage32)

protected

  procedure LButtonNDown(); message;

  

  procedure SetEnabled(); override;

  

  procedure ColorChange();

  

  procedure xPaintStage();

  

  procedure Paint; override;

  

  procedure BitmapPaint;

  

  procedure BitmapResize;

  

public

  constructor Create(); override;

  

  procedure Resize; override;

  

published

  property OnChange: TNotifyEvent; [rw]

  

  property DialogColor: TColor; [rw]

  

  property SelectedColor: TColor32; [rw]

  

  property OutLineColor: TColor32; [rw]

  

  property Enabled;

  

  property Cursor;

  

  property Align;

  

  property Anchors;

  

  property AutoSize;

  

  property Bitmap;

  

  property BitmapAlign;

  

  property Constraints;

  

  property DragCursor;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property RepaintMode;

  

  property Scale;

  

  property ScaleMode;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnBitmapResize;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnGDIOverlay;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnInitStages;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnPaintStage;

  

  property OnResize;

  

  property OnStartDrag;

  

end;

Inheritance

TG32ColorPickerPanel

  

|

TObject



CT Web help

CodeTyphon Studio