This method sends text to the daemon for printing.
procedure Print( AText: String ); overload;
Parameters |
Description |
AText |
a string to be printed |
Print is a method used to send output text to the LPR daemon for printing.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |