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

TXMLObjectReader.ReadInt16

Reads a SmallInt value from Element.

Declaration

Source position: laz_xmlstreaming.pas line 132

public function TXMLObjectReader.ReadInt16: SmallInt; override;

Function result

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


Version 4.4 Generated 2025-11-08 Home