Source position: fpdatasetform.pp line 137
type TFormButtonType = (
fbtSubmit,
fbtReset,
fbtPushbutton,
fbtInputSubmit,
fbtInputReset,
fbtInputPushButton
);