Source position: dbgintfdebuggerbase.pp line 473
type TDBGSymbolAttributes = set of (
saRefParam,
saInternalPointer,
saArray,
saDynArray
);