Begins list item with numbering or bullet
Source position: wtext.pp line 97
public procedure TTextWriter.ListItemStart; override; |
Begins a list item with appropriate numbering for ordered lists or bullet (*) for unordered lists.
|
Completes list item |