Device has the same structure as an Library
Source position: exec.pas line 1298
type TDevice = packed record
dd_Library: TLibrary;
end;