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

tRomBootBase

Declaration

Source position: romboot_base.pas line 26

type tRomBootBase = record

  LibNode: tLibrary;

  ExecBase: pExecBase;

  BootList: tList;

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

end;


Documentation generated on: 2021-07-30