Unit 'flcHTMLDocBase' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

ThtmlElementAttribute

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

Declaration

Source position: flcHTMLDocBase.pas line 420

type ThtmlElementAttribute = class(AhtmlContainerObject)

protected

  FAttrID: ThtmlAttrID;

  

  function GetName; override;

  

  function GetHTMLText; override;

  

  function GetEncodedHTMLText(); override;

  

public

  constructor Create(); overload;

  

  property AttrID: ThtmlAttrID; [r]

  

  function DuplicateObject; override;

  

end;

Inheritance

ThtmlElementAttribute

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio