Contains classes, types, procedures and functions needed to define and implement a LPR (Line Printer Daemon) protocol client.
IdLPR.pas contains classes, types, procedures and functions needed to define and implement a LPR (Line Printer Daemon) protocol client.
|
Class |
Description |
|
This exception is raised when the LPR daemon indicates that an error occurred. | |
|
Implements a Line Printer Daemon Protocol (LPR) client. | |
|
Encapsulates an LPR control file. |
|
Constant |
Description |
|
DEF_BANNERPAGE is the default value for the TIdLPRControlFile.BannerPage property. | |
|
| |
|
Default value for the TIdLPRControlFile.IndentCount property. | |
|
Default value for the TIdLPRControlFile.MailWhenPrinted property. | |
|
Represents the default output width for LPR control files. |
|
Enumeration |
Description |
|
Format of the file sent to the LPR daemon. | |
|
Indicates the status of a TIdLPR object. |
|
Type |
Description |
|
This type event is triggered to indicate the status of the TIdLPR object. |
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|