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; |