Source position: fpddcodegen.pp line 45
type TVisibility = (
Private
Protected?j|
Public
Published
);