Ends HTML bold formatting
Source position: whtml.pp line 45
public procedure THTMLWriter.BoldEnd; override;
Ends HTML bold text formatting by writing the B closing tag.
THTMLWriter.BoldStart
Begins HTML bold formatting
TFormattingWriter.BoldEnd