Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_utils]

TDOMText

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

Declaration

Source position: laz2_dom.pas line 664

type TDOMText = class(TDOMCharacterData)

protected

  function GetNodeType; override;

  

  function GetNodeName; override;

  

  procedure SetNodeValue(); override;

  

public

  function CloneNode(); override; overload;

  

  function SplitText();

  

  function IsElementContentWhitespace;

  

end;

Inheritance

TDOMText

  

|

TDOMCharacterData

  

|

TDOMNode

  

|

TObject



CT Web help

CodeTyphon Studio