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