Unit 'WinUtilPrn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_printers]

TPrinterDevice

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: winutilprn.pas line 210

type TPrinterDevice = class

public

  Name: string;

  

  Driver: string;

  

  Device: string;

  

  Port: string;

  

  DefaultPaperName: string;

  

  DefaultPaper: Short;

  

  DefaultBin: short;

  

  DevModeW: PDeviceModeW;

  

  DevModeSize: Integer;

  

  destructor Destroy; override;

  

end;

Inheritance

TPrinterDevice

  

|

TObject



CT Web help

CodeTyphon Studio