Unit 'whtml' Package
[Overview][Constants][Classes][Index] [#fcl]

THTMLWriter.HeaderEnd

Ends HTML header tag at specified level

Declaration

Source position: whtml.pp line 39

public procedure THTMLWriter.HeaderEnd(

  Alevel: Integer

); override;

Arguments

Alevel

  

Header level (1-6 for H1-H6 tags)

Description

Ends an HTML header by writing the appropriate closing H1-H6 tag based on the level.

See also

THTMLWriter.HeaderStart

  

Begins HTML header tag at specified level

TFormattingWriter.HeaderEnd


Documentation generated on: Jan 16 2026