Unit 'chmtypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#chm]

TBtreeBlockHeader

Declaration

Source position: chmtypes.pas line 210

type TBtreeBlockHeader = packed record

  Length: Word;

  NumberOfEntries: Word;

  IndexOfPrevBlock: dword;

  IndexOfNextBlock: dword;

end;


Documentation generated on: 2023-03-18