Source position: lclproc.pas line 97
type TLineInfoCacheItem = record
Addr: Pointer;
Info: String;
end;