|
ScroogeXHTML for Object Pascal 9.4
|
A text formatter for HTML and XHTML output beautification. More...
Public Member Functions | |
| TSxFormatter (const IMarginBuilding AMarginBuilder) | |
| string | Add (const string AText) |
| Add. | |
| string | Indent (const string AText) |
| Indent. | |
| string | UnIndent (const string AText) |
| UnIndent. | |
Public Attributes | |
| Integer | IndentLevel |
| string | NewLine |
A text formatter for HTML and XHTML output beautification.
| TSxFormatter::TSxFormatter | ( | const IMarginBuilding | AMarginBuilder | ) |
| string TSxFormatter::Add | ( | const string | AText | ) |
Add.
Implements ISxFormatter.
| string TSxFormatter::Indent | ( | const string | AText | ) |
| string TSxFormatter::UnIndent | ( | const string | AText | ) |
| Integer TSxFormatter::IndentLevel |
| string TSxFormatter::NewLine |