Source position: jwahtmlhelp.pas line 485
type tagHH_ENUM_CAT = packed record
cbStruct: Integer;
pszCatName: LPCSTR;
pszCatDescription: LPCSTR;
end;