| [Overview][Types][Classes][Procedures and functions][Index] |
Serializes a Variant value using the XML format for the object writer.
Source position: laz_xmlstreaming.pas line 85
public procedure TXMLObjectWriter.WriteVariant( |
const VarValue: Variant |
); override; |
Included when USE_NEW_READER_WRITER has been defined in the LCL.