Source position: dbwhtml.pp line 29
type THTMLVAlign = (
haVDefault,
haTop,
haMiddle,
haBottom,
haBaseLine
);