Source position: fpcgtiopf.pp line 26
type TClassOption = (
caCreateClass,
caConstructor,
caDestructor,
caCreateList,
caListAddMethod,
caListItemsProperty,
caOverrideRead,
caOverrideReadThis,
caOverrideSave
);