Unit 'HTMLUn2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_htmlviewer]

TAttributeList

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

Declaration

Source position: HTMLUn2.pas line 118

type TAttributeList = class(TObjectList)

public

  constructor CreateCopy();

  

  function Clone; virtual;

  

  procedure Clear; override;

  

  function Find();

  

  function CreateStringList;

  

  property TheClass: ThtString; [r]

  

  property TheID: ThtString; [r]

  

  property TheTitle: ThtString; [r]

  

  property Items []: TAttribute; default; [r]

  

end;

Inheritance

TAttributeList

  

|

TObject



CT Web help

CodeTyphon Studio