Navigation: Code Documentation > RSCommon > RSConstants > Constants
IndentString Constant
Defines a indentation string amount for indenting subsequent lines (after the first line) in multi-string output
Namespace: RSConstants
Delphi
IndentString: String = ' ';
Value
Type: String
•RSConstants