| [Overview][Types][Procedures and functions][Index] |
Pointer to a TLineInfoCacheItem type.
Source position: laztracer.pas line 26
type PLineInfoCacheItem = ^TLineInfoCacheItem; |
Used in the implementation of the GetLineInfo routine.
|
Gets information about the specified code address. |