Source position: chmbase.pas line 84
type TPMGListChunk = record
PMGLsig: array [0..3] of char;
UnusedSpace: LongWord;
Unknown1: LongWord;
PreviousChunkIndex: LongInt;
NextChunkIndex: LongInt;
end;