Unit FPrint

Classes

TFormPrintPrev -

Functions

Types

PSize
TSize

Constants

Variables

AFont
FormPrintPrev
MyCanvas
r
Sc
Zoom


Functions


Types


PSize = ^TSize
Renamed from Print.pas 6/14/1998 Paul Rice to avoid conflicts with others' work.
TSize = record
cx : Longint;
cy : Longint;
end;

Constants


Variables

AFont : Array[1..7] of TFont

FormPrintPrev : TFormPrintPrev

Public-Deklarationen

MyCanvas : TCanvas

r : TRect

Sc : Real

Zoom : Real=1