Ends HTML list item
Source position: whtml.pp line 63
public procedure THTMLWriter.ListItemEnd; override;
Ends an HTML list item by writing the LI closing tag.
THTMLWriter.ListItemStart
Begins HTML list item
TFormattingWriter.ListItemEnd