[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#lazutils)

TXMLObjectReader.ReadInt64

Reads an Int64 type from Element.

Declaration

Source position: laz_xmlstreaming.pas line 128

public function TXMLObjectReader.ReadInt64: Int64; override;