JCL Help:TJclExceptFrameList.Create

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Instantiates an except frame list object.


Pascal

 public constructor Create(AIgnoreLevels: Integer);


Parameters

Parameters Description
AIgnoreLevels: Integer Number of levels to ignore on tracing.


Description

Create instantiates an except frame list object, set's an initial value for the IgnoreLevels-property and starts the trace by calling TraceExceptionFrames.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page