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