Source position: laz2_dom.pas line 800
type TAttrDefault = (
adImplied,
adDefault,
adRequired,
adFixed
);