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