THtmlContentsSection

Declaration

THtmlContentsSection = class(THtmlFileSection)

Visibility

global

Immediate ancestor

THtmlFileSection

Source

htmlwriter.pas on line 137

Members

Name

Type

Visibility

Synopsis

Open

procedure

public

THtmlContentsSection

htmlwriter



THtmlContentsSection.Open

Declaration

procedure Open(title : String); override;

Visibility

public

Related methods

THtmlFileSection.Open, TSection.Open

Source

htmlwriter.pas on line 139

Open

THtmlContentsSection

htmlwriter