IndentSize: Integer;
The IndentSize property determines the size of one indent.
Step is set in spaces. The total indent is determined, using the formula IndentLevel*IndentSize. The default property value is four spaces.
The property use is given in the example for IDebug.Indent.
See also: