Source position: msedatabase.pas line 30
type databaseoptionsty = set of (
dbo_utf8,
dbo_noutf8,
dbo_utf8message,
dbo_bcdtofloatif
);