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

TXMLObjectReader.ReadInt8

Reads a ShortInt value from Element.

Declaration

Source position: laz_xmlstreaming.pas line 131

public function TXMLObjectReader.ReadInt8: ShortInt; override;

Function result

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


Version 4.0 Generated 2025-05-03 Home