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

TDOMProcessingInstruction.Data

Contains the Data for the DOM ProcessingInstruction node.

Declaration

Source position: laz2_dom.pas line 793

public property TDOMProcessingInstruction.Data : AnsiString
  read FNodeValue
  write SetNodeValue;

Version 4.6 Hosted on Source Forge