Unit 'htmlelements' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-xml]

THTML_text

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

Declaration

Source position: htmlelements.pp line 121

type THTML_text = class(THtmlCustomElement)

  FNodeValue: DOMString;

protected

  function GetNodeValue; override;

  procedure SetNodeValue(); override;

public

  constructor create(); override;

  procedure WriteToStream(); override;

end;

Inheritance

THTML_text

|

THtmlCustomElement

|

TDOMElement

|

TDOMNode_NS

|

TDOMNode_WithChildren

|

TDOMNode

|

TObject


Documentation generated on: 2023-03-18