Source position: fpddcodegen.pp line 111
type TCodeOptions = set of (
coInterface,
coImplementation,
coUnit
);