Source position: dbgintfdebuggerbase.pp line 468
type TDBGFieldFlags = set of (
ffVirtual,
ffConstructor,
ffDestructor
);