Source position: htmldefs.pp line 42
type THTMLalign = (
alEmpty,
alleft,
alcenter,
alright,
aljustify,
alchar
);