Source position: fpwebdata.pp line 85
type TWebDataProviderOption = (
wdpReadOnly,
wdpDisableDelete,
wdpDisableEdit,
wdpDisableInsert
);