Source position: fpdatasetform.pp line 41
type TFormInputType = (
fittext,
fitpassword,
fitcheckbox,
fitradio,
fitfile,
fithidden,
fitproducer,
fittextarea,
fitrecordselection,
fitlabel
);