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

TAgxCustomPaintBox

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

Declaration

Source position: agx_lclpaintbox.pas line 74

type TAgxCustomPaintBox = class(TCustomControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Paint; override;

  

  procedure Resize; override;

  

  procedure Invalidate; override;

  

  procedure Loaded; override;

  

  procedure AssignTo(); override;

  

  property AggEngine: TAgxCanvas; [r]

  

  property Buffer: TAgxPaintBoxBuffer; [r]

  

end;

Inheritance

TAgxCustomPaintBox

  

|

TObject



CT Web help

CodeTyphon Studio