Appends the specified value to the end of the character data.
Source position: laz2_dom.pas line 430
public procedure TDOMCharacterData.AppendData( |
const arg: DOMString |
); |
arg |
|
Value to append to the character data. |
| Version 4.4 | Generated 2025-11-08 | Home |