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

TBtreeBlockHeader

Declaration

Source position: chmtypes.pas line 217

type TBtreeBlockHeader = packed record

  Length: Word;

  NumberOfEntries: Word;

  IndexOfPrevBlock: dword;

  IndexOfNextBlock: dword;

end;


Documentation generated on: 2025-07-25