Source position: prefs.pas line 610
type tPrinterDeviceUnitPrefs = record
pd_Reserved: array [0..3] of LongInt;
pd_UnitNum: LongInt;
pd_UnitName: array [0..(UNITNAMESIZE)-1] of Byte;
end;