[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Provides access to the character data in the NodeValue property.
Source position: laz2_dom.pas line 427
public property TDOMCharacterData.Data : DOMString |
Data is a DOMString property with the character data for the class instance. Setting a new value for the property causes the SetNodeValue method to be called.
|
Sets the value for the NodeValue property. |
Version 4.0 | Generated 2025-05-03 | Home |