Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TLibrary

Declaration

Source position: exec.pas line 1070

type TLibrary = packed record

  lib_Node: TNode;

  lib_Flags: Byte;

  lib_pad: Byte;

  lib_NegSize: Word;

  lib_PosSize: Word;

  lib_Version: Word;

  lib_Revision: Word;

  lib_IdString: PChar;

  lib_Sum: LongWord;

  lib_OpenCnt: Word;

end;


Documentation generated on: 2023-03-18