Source position: fpcgtiopf.pp line 29
type TClassOptions = set of (
caCreateClass,
caConstructor,
caDestructor,
caCreateList,
caListAddMethod,
caListItemsProperty,
caOverrideRead,
caOverrideReadThis,
caOverrideSave
);