IndentLevel: Integer;
The IndentLevel property determines the indent level in the development environment console.
The total indent is determined, using the formula IndentLevel*IndentSize.
The example of use is given in description of the IDebug.Indent method.
See also: