Unit 'wformat' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TFormattingWriter.ListItemStart

Begins a new list item

Declaration

Source position: wformat.pp line 82

public procedure TFormattingWriter.ListItemStart; virtual;

Description

Virtual method that begins a new list item. Descendant classes should override this method to write format-specific list item opening markup.

See also

TFormattingWriter.ListItemEnd

  

Ends the current list item

TFormattingWriter.ListItem

  

Creates a complete list item with text


Documentation generated on: Jan 16 2026