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

TWalkBlockInfo

Declaration

Source position: heaptrc.pp line 96

type TWalkBlockInfo = record

  ptr: pointer;

  size: SizeUInt;

  headSize: SizeUInt;

  tailSize: SizeUInt;

  isInternalHeaptrcAllocation: Boolean;

  nTrace: SizeInt;

  trace: array [0..63] of CodePointer;

end;


Documentation generated on: Mar 17 2026