Source position: htmldefs.pp line 51
type THTMLbuttontype = (
btEmpty,
btsubmit,
btreset,
btbutton
);