[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 134

public function TXMLObjectReader.ReadInt64: Int64; override;

Function result

Int64 value for the 'value' attribute in the DOM Element.


Version 4.0 Generated 2025-05-03 Home