Source position: HTMLparser.inc line 70
type htmlEntityDesc = record
value: cuint;
name: PAnsiChar;
desc: PAnsiChar;
end;