Unit 'WText' Package
[Overview][Classes][Index] [#fcl]

TTextWriter.ListEnd

Completes list and reduces indentation

Declaration

Source position: wtext.pp line 96

public procedure TTextWriter.ListEnd(

  ListType: TlistType

); override;

Arguments

ListType

  

Type of list (ordered or unordered)

Description

Completes the list and reduces indentation by 4 spaces.

See also

ListStart

  

Begins list with specified type


Documentation generated on: Mar 09 2026