Begins preformatted text section
Source position: wtext.pp line 85
public procedure TTextWriter.PreformatStart; override; |
Begins a preformatted text section with 4-space indentation.
Preformatted text preserves whitespace and is indented from the left margin.
|
Ends preformatted text section |