| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the NodeValue property.
Source position: laz2_dom.pas line 790
protected procedure TDOMProcessingInstruction.SetNodeValue( |
const AValue: DOMString |
); override; |
AValue |
|
New value for the NodeValue property. |
|
Value for the DOM node. |