|
ScroogeXHTML for Delphi
6.7
|
A text formatter for HTML and XHTML output beautification. More...
Public Member Functions | |
| string | Add (const string Text) |
| Add. | |
| string | Indent (const string Text) |
| Indent. More... | |
| string | UnIndent (const string Text) |
| UnIndent. More... | |
| string | GetIndent (const Integer Level) |
| GetIndent. | |
| string | GetIndent () |
| GetIndent. | |
Public Attributes | |
| Integer | IndentLevel |
| string | NewLine |
| string | Spaces |
A text formatter for HTML and XHTML output beautification.
| string TSxFormatter::Indent | ( | const string | Text | ) |
| string TSxFormatter::UnIndent | ( | const string | Text | ) |
| Integer TSxFormatter::IndentLevel |
| string TSxFormatter::NewLine |
| string TSxFormatter::Spaces |