[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the NodeValue property.
Source position: laz2_dom.pas line 602
protected procedure TDOMAttr.SetNodeValue( |
const AValue: DOMString |
); override; |
AValue |
|
New value for the NodeValue property. |
|
Value for the DOM node. |
Version 4.0 | Generated 2025-05-03 | Home |