How to Use an instance of TPrinter ?



How to Use an instance of TPrinter ?..

Answer / alex

var
p:Tprinter;

begin
p:=Printers.Printer;

p.begindoc

p.textout(0,0,'Testing');

p.enddoc;

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Delphi Interview Questions

How to Get bin names from your printer?

0 Answers  


How to Create NonMaintained or .NDX indexes on dBASE Tables?

0 Answers  


How to Draw on frame ?

0 Answers  


How to disable the Delphi / Borland C++ Builder splash screen ?

0 Answers  


why you want to make your future in SAP?.

0 Answers   IBM,






How to Change the default project directory ?

0 Answers  


How to Deploy DBClient in a Web Application?

0 Answers  


How to avoid expanding a tree node when double-clicking on it?

0 Answers  


How to detect if a non-menu key has been pressed?

0 Answers   IBM,


I am trying to call from Delphi and it GPFs. Whats up?

0 Answers  


How to Determine minor version number?

0 Answers   Infosys,


How to change Kylix directory permissions for all users when installed as root?

0 Answers  


Categories