| [Overview][Types][Classes][Procedures and functions][Index] |
Serializes a string value using the XML format for the object writer.
Source position: laz_xmlstreaming.pas line 79
public procedure TXMLObjectWriter.WriteString( |
const Value: string |
); override; |
Value |
|
String value written in the method. |