Class TPrintPreview (unit TbPrint) |
TForm
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
PRESENTACION PRELIMINAR
Functions |
With TMetafileCanvas.Create(Hoja,0) do try Font.Name := 'Monospaced'; Font.Size := 10; Font.Pitch := fpFixed; Brush.Color := clWhite; Alto := TextHeight('X'); Ancho := TextWidth('X'); FillRect(Rect(0,0,80*Ancho,66*Alto)); finally Free; end;
div 4; // 1056;
HAY MOVIMIENTO VERTICAL
a lo alto
Properties |
Events |
Variables |