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