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

GlobalSkipIfNoLeaks

Disable output if no leaks detected.

Declaration

Source position: heaptrc.pp line 96

const GlobalSkipIfNoLeaks: Boolean = False;

Description

GlobalSkipIfNoLeaks will, when set to true, disable the output of the heaptrc unit if no memory leaks will detected, i.e. there will only be output if there were actual memory leaks.

See also

SetHeapTraceOutput

  

Specify filename or text file for heap trace output.


Documentation generated on: Jul 24 2023