Writes horizontal rule
Source position: wtext.pp line 78
public procedure TTextWriter.Rule; override; |
Writes a horizontal rule using dashes (-) across the full line width.
The rule length equals MaxLineLength.
|
Maximum line length for text wrapping |