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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|