Unit 'Laz_XMLStreaming' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXMLObjectReader.ReadInt32

Reads a LongInt value from Element.

Declaration

Source position: laz_xmlstreaming.pas line 133

public function TXMLObjectReader.ReadInt32: LongInt; override;

Function result

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


Version 4.4 Generated 2025-11-08 Home