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

TChmSiteMapItems

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

Declaration

Source position: chmsitemap.pas line 126

type TChmSiteMapItems = class(TPersistent)

public

  constructor Create();

  destructor Destroy; override;

  procedure Delete();

  function Add();

  function NewItem;

  function Insert();

  procedure Clear;

  procedure Sort();

  property Item []: TChmSiteMapItem; [rw]

  property Count: Integer; [r]

  property ParentItem: TChmSiteMapItem; [r]

  property Owner: TChmSiteMap; [r]

  property InternalData: Dword; [rw]

  property ParentName: string; [r]

end;

Inheritance

TChmSiteMapItems

|

TObject


Documentation generated on: 2023-03-18