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