Source position: chmbase.pas line 101
type TPMGListChunkEntry = record
Name: string;
ContentSection: LongWord;
ContentOffset: QWord;
DecompressedLength: QWord;
end;