Unit 'chmwriter' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#chm]

TChmWriter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: chmwriter.pas line 137

type TChmWriter = class(TITSFWriter)

protected

  procedure FileAdded(); override;

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure AppendTOC();

  procedure AppendBinaryTOCFromSiteMap();

  procedure AppendBinaryIndexFromSiteMap();

  procedure AppendBinaryTOCStream();

  procedure AppendBinaryIndexStream();

  procedure AppendIndex();

  procedure AppendSearchDB();

  procedure AddContext();

  procedure AddDummyALink;

  property Title: string; [rw]

  property FullTextSearch: Boolean; [rw]

  property SearchTitlesOnly: Boolean; [rw]

  property HasBinaryTOC: Boolean; [rw]

  property HasBinaryIndex: Boolean; [rw]

  property DefaultFont: string; [rw]

  property DefaultPage: string; [rw]

  property Windows: TObjectlist; [rw]

  property TOCName: string; [rw]

  property IndexName: string; [rw]

  property DefaultWindow: string; [rw]

  property MergeFiles: TStringList; [rw]

  property Tocsitemap: TChmSiteMap; [rw]

end;

Inheritance

TChmWriter

|

TITSFWriter

|

TObject


Documentation generated on: 2023-03-18