TdxPrintDevice Members
Properties
Name | Description |
---|---|
Aborted | |
AutoRefresh | |
BinIndex | |
Bins | |
Canvas | |
Capabilities | |
Collate | |
ColorMode | |
Copies | |
CurrentDevice | |
CurrentDriver | |
CurrentPort | |
DefaultDMPaper | |
DeviceMode | |
Duplex | |
FileName | |
Fonts | |
Handle | |
HDeviceMode | |
IsDefault | |
IsDeviceModePersistent | |
IsInitialized | |
IsNetwork | |
MaxCopies | |
MaxExtentX | |
MaxExtentY | |
MinExtentX | |
MinExtentY | |
Orientation | |
PageHeight | |
PageHeightLoMetric | |
PageNumber | |
PageWidth | |
PageWidthLoMetric | |
PaperCount | |
PaperIndex | |
Papers | |
PhysOffsetX | |
PhysOffsetY | |
PrinterCount | Returns the number of available printers. |
PrinterIndex | Specifies the index of the active printer device. |
PrinterInfos | |
Printers | Stores names of all printer devices available in the operating system. |
Printing | |
Title |
Methods
Name | Description |
---|---|
Abort | |
BeginDoc | |
EndDoc | |
Equals(TObject) | Inherited from TObject. |
FindBin(Integer) | |
FindBin(string) | |
FindPaper(Integer,Integer) | |
FindPaper(Integer) | |
FindPaper(string) | |
FindPaper(TPoint) | |
FindPrintDevice(PChar,PChar) | Returns the index of the printer device by its name and port. |
GetHashCode | Inherited from TObject. |
IsAutoSelectBin(Integer) | |
IsDeviceModeChanged | |
IsEnvelopePaper(Integer) | |
IsSupportColoration | |
IsSupportDuplex | |
IsUserPaperSize(Integer) | |
IsUserPaperSource(Integer) | |
NewPage | |
Refresh | |
ResetDC(Boolean) | |
ResetPrintDevice | |
SelectBin(Integer) | |
SelectBin(string) | |
SelectPaper(Integer,Integer) | |
SelectPaper(Integer) | |
SelectPaper(string) | |
ToString | Inherited from TObject. |
Events
Name |
---|
OnNewPage |
OnPrinterChange |
OnRefresh |
See Also