Write method |
Applies to
TWPCustomXMLInterface
Declaration
procedure Write(const s: string);
Description
This procedure writes text to the XML stream. Control characters are automatically converted. If you want to write tags in code not using WriteTag or OpenTag you have to use the procedure WriteNative.
Category
Creation of XML data
Copyright (C) by WP |