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 |
What if I do not have a CD-ROM drive?
How to display the current user name?
Why the error "Operation must use an updateable query"?
Convert a color to its VCL string value ?
What to do if getting missing or corrupted file messages?
Can I use the ODBC drivers that I got with ?
How to use the Find Error entry under the search heading of the menu bar?
Where can I get a copy of Delphi?
How to Make text background transparent?
How to Get a handle on your files ?
What you can contribute to the IBM?.
Does Kylix support Postgres?