Unit 'REQTOOLS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tReqToolsBase

Declaration

Source position: reqtools.pas line 125

type tReqToolsBase = record

  LibNode: pLibrary;

  RTFlags: Byte;

  Pad: array [0..2] of Byte;

  SegList: LongInt;

  IntuitionBase: pLibrary;

  GfxBase: pLibrary;

  DOSBase: pLibrary;

  GadToolsBase: pLibrary;

  UtilityBase: pLibrary;

  RealOpenCnt: Word;

  AvailFontsLock: Word;

  AvailFontsHeader: pAvailFontsHeader;

  FontsAssignType: LongWord;

  FontsAssignLock: LongInt;

  FontsAssignList: pAssignList;

  ReqToolsPrefs: tReqToolsPrefs;

  prefspad: Word;

end;


Documentation generated on: 2021-07-30