[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMProcessingInstruction.Data

Contains the Data for the DOM ProcessingInstruction node.

Declaration

Source position: laz2_dom.pas line 793

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


Version 4.0 Generated 2025-05-03 Home