[Overview][Types][Procedures and functions][Index] Reference for unit 'LazTracer' (#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.0 Generated 2025-05-03 Home