Provides access to the character data in the NodeValue property.
Source position: laz2_dom.pas line 427
public property TDOMCharacterData.Data : AnsiString |
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.6 | Hosted on Source Forge |