Ends a list of the specified type
Source position: wformat.pp line 75
public procedure TFormattingWriter.ListEnd( |
ListType: TlistType |
); virtual; |
ListType |
|
Type of list being ended |
Virtual method that ends a list of the specified type. Descendant classes should override this method to write format-specific list closing markup.
|
Begins a list of the specified type |
|
|
Enumeration defining supported list types |