Unit 'LazTracer' Package
[Overview][Types][Procedures and functions][Index] [#lazutils]

PLineInfoCacheItem

Pointer to a TLineInfoCacheItem type.

Declaration

Source position: laztracer.pas line 26

type PLineInfoCacheItem = ^TLineInfoCacheItem;

Description

Used in the implementation of the GetLineInfo routine.

See also

GetLineInfo

  

Gets information about the specified code address.


Version 4.4 Generated 2025-11-08 Home