Class TPagePreview (unit asprev)

Inherits from

TForm

Constructors


constructor Create(aOwner:tComponent; aStringGrid:tAdvStringGrid);

Private declarations


Functions

procedure PaintBox1Paint(Sender: TObject);


Properties

Events

Variables

PaintBox1 : TPaintBox;


asg : tAdvStringGrid;


busy : boolean;



Constructors


constructor Create(aOwner:tComponent; aStringGrid:tAdvStringGrid);

Private declarations


Functions


procedure PaintBox1Paint(Sender: TObject);


Properties


Events


Variables


PaintBox1 : TPaintBox;


asg : tAdvStringGrid;


busy : boolean;