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

TChmSiteMap

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

Declaration

Source position: chmsitemap.pas line 165

type TChmSiteMap = class

protected

  procedure FoundTag();

  procedure FoundText();

public

  constructor Create();

  destructor Destroy; override;

  procedure Sort();

  procedure LoadFromFile();

  procedure LoadFromStream();

  procedure SaveToFile();

  procedure SaveToStream();

  property Items: TChmSiteMapItems; [rw]

  property SiteMapType: TSiteMapType; [r]

  property FrameName: string; [rw]

  property WindowName: string; [rw]

  property ImageList: string; [rw]

  property ImageWidth: Integer; [rw]

  property BackgroundColor: LongInt; [rw]

  property ForegroundColor: LongInt; [rw]

  property ExWindowStyles: LongInt; [rw]

  property WindowStyles: LongInt; [rw]

  property UseFolderImages: Boolean; [rw]

  property Font: string; [rw]

  property AutoGenerated: Boolean; [rw]

  property ChmSiteMapGenerationOptions: TChmSiteMapGenerationOptions; [rw]

end;

Inheritance

TChmSiteMap

|

TObject


Documentation generated on: 2023-03-18