Source position: fpddcodegen.pp line 46
type TVisibilities = set of (
Private
Protected?s
Public?
Published
);