Begins preformatted text block
Source position: wformat.pp line 65
public procedure TFormattingWriter.PreformatStart; virtual; |
Virtual method that begins a preformatted text block where whitespace and line breaks are preserved. Descendant classes should override this method to write format-specific preformatted opening markup.
|
Ends preformatted text block |