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

TChmSiteMapSubItem

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

Declaration

Source position: chmsitemap.pas line 59

type TChmSiteMapSubItem = class(TPersistent)

public

  constructor Create();

  destructor Destroy; override;

published

  property Name: string; [rw]

  property ItemType: string; [rw]

  property Local: string; [rw]

  property URL: string; [rw]

  property SeeAlso: string; [rw]

end;

Inheritance

TChmSiteMapSubItem

|

TObject


Documentation generated on: 2023-03-18