Completes list and reduces indentation
Source position: wtext.pp line 96
public procedure TTextWriter.ListEnd( |
ListType: TlistType |
); override; |
ListType |
|
Type of list (ordered or unordered) |
Completes the list and reduces indentation by 4 spaces.
|
Begins list with specified type |