Unit 'agg_lclpaintbox' Package
[Overview][Classes][Index] [#pl_aggpasvs]

TAggPaintBox

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

Declaration

Source position: agg_lclpaintbox.pas line 103

type TAggPaintBox = class(TAggCustomPaintBox)

protected

  procedure Paint; override;

  

published

  property Align;

  

  property Anchors;

  

  property Color;

  

  property OnPaint: TNotifyEvent; [rw]

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnKeyDown;

  

  property OnKeyUp;

  

  property OnKeyPress;

  

  property OnDockDrop;

  

  property OnDockOver;

  

  property OnUnDock;

  

  property OnEnter;

  

  property OnExit;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnResize;

  

  property OnStartDock;

  

  property OnStartDrag;

  

end;

Inheritance

TAggPaintBox

  

|

TAggCustomPaintBox

  

|

TObject



CT Web help

CodeTyphon Studio