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

ThtmlElementAttributes

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

Declaration

Source position: flcHTMLDocBase.pas line 443

type ThtmlElementAttributes = class(AhtmlContainerObject)

protected

  function GetContentText; override;

  

  procedure SetContentText(); override;

  

  function GetHTMLText; override;

  

  function GetEncodedHTMLText(); override;

  

  function GetAttributeText();

  

  procedure SetAttributeText();

  

  function GetAttributeFlag();

  

  procedure SetAttributeFlag();

  

public

  function CreateItem(); override;

  

  function HasAttribute();

  

  property AttributeText []: string; [rw]

  

  property AttributeFlag []: Boolean; [rw]

  

  procedure DeleteAttribute();

  

end;

Inheritance

ThtmlElementAttributes

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio