How to Use an instance of TPrinter ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the available Alternate security databases ?

1260


How to Use JPEGs from resource files ?

1359


Explain ODBC Constraints ?

1350


How to prevent closing of an undocked ToolBar?

1395


What you can contribute to the IBM?.

1879






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

1403


How to create a Resource only DLL?

1465


How to move Client Objects to a different AS/400?

1176


why you want to make your future in SAP?.

2056


what are the Font problems on NT 4.0?

1050


How to Set a transparent background color for TImageList?

1562


What are IDAPI and SQL links ?

1323


How to assign a file variable in a Record?

1363


How to create indexes with the TTable create function?

1287


How to print a TStringGrid or a TDBGrid ?

1275