[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |