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