Unit 'prefs' Package
[Overview][Constants][Types][Index] [#amunits]

tPrinterTxtPrefs

Declaration

Source position: prefs.pas line 537

type tPrinterTxtPrefs = record

  pt_Reserved: array [0..3] of LongInt;

  pt_Driver: array [0..DRIVERNAMESIZE-1] of Char;

  pt_Port: Byte;

  pt_PaperType: Word;

  pt_PaperSize: Word;

  pt_PaperLength: Word;

  pt_Pitch: Word;

  pt_Spacing: Word;

  pt_LeftMargin: Word;

  pt_RightMargin: Word;

  pt_Quality: Word;

end;


Documentation generated on: 2021-07-30