[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

TLineInfoCacheItem

Declaration

Source position: lclproc.pas line 100

type TLineInfoCacheItem = record

  Addr: Pointer;

  Info: String;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.