Source position: dbgintfdebuggerbase.pp line 461
type TDBGSymbolAttribute = (
saRefParam,
saInternalPointer,
saArray,
saDynArray
);