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