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

TAgg_CustomAgg2DControl

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

Declaration

Source position: agg_lclagg2dcontrol.pas line 82

type TAgg_CustomAgg2DControl = class(TCustomControl)

protected

  procedure Paint; override;

  

  procedure Resize; override;

  

  property Buffer: TAgg_2DControlBuffer; [r]

  

  property Agg2D: Agg2D; [r]

  

  property PixelMap: pixel_map; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure DrawTo();

  

  procedure Invalidate; override;

  

  procedure Loaded; override;

  

  procedure AssignTo(); override;

  

end;

Inheritance

TAgg_CustomAgg2DControl

  

|

TObject



CT Web help

CodeTyphon Studio