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

TXMLObjectReader.ReadIdent

Reads an Identifier from Element.

Declaration

Source position: laz_xmlstreaming.pas line 130

public function TXMLObjectReader.ReadIdent(

  ValueType: TValueType

):string; override;

Arguments

ValueType

  

Not used in the current implementation.

Function result

String with content from the 'value' attribute in the DOM Element.


Version 4.4 Generated 2025-11-08 Home