Source position: chmfilewriter.pas line 36
type TChmErrorCB = procedure(
Project: TChmProject;
errorkind: TChmProjectErrorKind;
msg: string;
detaillevel: Integer = 0
);