Device has the same structure as an Library
Source position: exec.pas line 904
type tDevice = record
dd_Library: tLibrary;
end;