Source position: chmreader.pas line 61
type TFileEntryForEach = procedure(
Name: string;
Offset: Integer;
UncompressedSize: Integer;
_Section: Integer
) of object;