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

TDOMProcessingInstruction

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

Declaration

Source position: dom.pp line 764

type TDOMProcessingInstruction = class(TDOMNode)

protected

  function GetNodeType; override;

  function GetNodeName; override;

  function GetNodeValue; override;

  procedure SetNodeValue(); override;

public

  function CloneNode(); override; overload;

  property Target: DOMString; [r]

  property Data: DOMString; [rw]

end;

Inheritance

TDOMProcessingInstruction

|

TDOMNode

|

TObject


Documentation generated on: 2023-03-18