| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the NodeValue property.
Source position: laz2_dom.pas line 668
protected procedure TDOMText.SetNodeValue( |
const aValue: DOMString |
); override; |
aValue |
|
New value for the NodeValue property. |