Source position: fpddcodegen.pp line 110
type TCodeOption = (
coInterface,
coImplementation,
coUnit
);