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

TXMLObjectReader.ReadFloat

Reads a string value from Element and converts it to a floating point value.

Declaration

Source position: laz_xmlstreaming.pas line 126

public function TXMLObjectReader.ReadFloat: Extended; override;

Function result

Floating point value converted in the method, or 0 as the default.


Version 4.0 Generated 2025-05-03 Home