Source position: htmldefs.pp line 47
type THTMLshape = (
shEmpty,
shdefault,
shrect,
shcircle,
shpoly
);