Source position: restbase.pp line 43
type TObjectOptions = set of (
ooStartRecordingChanges,
ooCreateObjectOnGet
);