Class TEasyPrintArea (unit EasyReport)

Inherits from

TComponent

Constructors



Functions

procedure Print(Sender:TObject;Canvas:TCanvas);

This is a printing object, clip its area, print and remove the area from original

Properties

property Alignment : TEasyAreaAlignment


property Height : Integer


Events

event OnHeight : THeightInformation


event OnPrint : TPrintEvent


Variables

fAlignment : TEasyAreaAlignment;


fHeight : Integer;


fOnHeight : THeightInformation;


fPrint : TPrintEvent;



Constructors


Functions


procedure Print(Sender:TObject;Canvas:TCanvas);

This is a printing object, clip its area, print and remove the area from original


Properties


property Alignment : TEasyAreaAlignment


property Height : Integer


Events


event OnHeight : THeightInformation


event OnPrint : TPrintEvent


Variables


fAlignment : TEasyAreaAlignment;


fHeight : Integer;


fOnHeight : THeightInformation;


fPrint : TPrintEvent;