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

TAggCustomPaintBox

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

Declaration

Source position: agg_lclpaintbox.pas line 73

type TAggCustomPaintBox = class(TCustomControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Paint; override;

  

  procedure Resize; override;

  

  procedure DrawTo();

  

  procedure Invalidate; override;

  

  procedure Loaded; override;

  

  procedure AssignTo(); override;

  

  property AggEngine: Agg2D; [r]

  

  property Buffer: TAggPaintBoxBuffer; [r]

  

end;

Inheritance

TAggCustomPaintBox

  

|

TObject



CT Web help

CodeTyphon Studio