Source position: cardres.pas line 50
type TDeviceTData = record
dtd_DTsize: DWord;
dtd_DTspeed: DWord;
dtd_DTtype: Byte;
dtd_DTflags: Byte;
end;