Source position: msedbedit.pas line 119
type optionsdbty = set of (
odb_copyitems,
odb_opendataset,
odb_closedataset,
odb_directdata
);