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 |
How to Check available disk space on large drives?
How to Use global values in our application ?
How to Find the RepositoryId of a CORBA Server?
What are the reasons involved in using the interface?
How to Use additional data sets in expressions ?
How to retrieve the position of the cursor?
Are there any tools to help me migrate my applications to Delphi?
'Trying to append data to a non-partial dataset' . what does this error indicates?
How to use Paths and Geometric Pens?
How is the memory used within an object in delphi?
what are the common Problems with printing, preview and paper size in Quick Reports?
What to have ready before you call Borland Developer Support?