This method sends text to the daemon for printing.
procedure Print( const ABuffer: TIdBytes ); overload;
Parameters |
Description |
ABuffer |
An array of characters to print |
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.
|