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

TDOMProcessingInstruction.Target

Represent the Target for the DOM ProcessingInstruction node.

Declaration

Source position: laz2_dom.pas line 793

public property TDOMProcessingInstruction.Target : DOMString
  read FTarget;