[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#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.0 Generated 2025-05-03 Home