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

TXMLObjectReader.ReadStr

Reads a String value from Element.

Declaration

Source position: laz_xmlstreaming.pas line 136

public function TXMLObjectReader.ReadStr: string; override;

Function result

String representing the 'value' attribute in the DOM Element.


Version 4.0 Generated 2025-05-03 Home