Unit 'heaptrc' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

TWalkBlockInfo

Declaration

Source position: heaptrc.pp line 96

type TWalkBlockInfo = record

public

  property ptr: pointer; [r]

  property size: SizeUInt; [r]

  property headSize: SizeUInt; [r]

  property tailSize: SizeUInt; [r]

  property isInternalHeaptrcAllocation: Boolean; [r]

  property nTrace: SizeInt; [r]

  property trace []: CodePointer; [r]

end;


Documentation generated on: May 08 2026