| [Overview][Types][Classes][Procedures and functions][Index] |
Serializes an Int64 value using the XML format for the object writer.
Source position: laz_xmlstreaming.pas line 83
public procedure TXMLObjectWriter.WriteUInt64( |
Value: QWord |
); override; |
Included when USE_NEW_READER_WRITER has been defined in the LCL.