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 property use is given in the example for IDebug.Indent.
See also: