[Overview][Types][Classes][Procedures and functions][Index] |
Reads an Identifier from Element.
Source position: laz_xmlstreaming.pas line 130
public function TXMLObjectReader.ReadIdent( |
ValueType: TValueType |
):string; override; |
ValueType |
|
Not used in the current implementation. |
String with content from the 'value' attribute in the DOM Element.
Version 4.0 | Generated 2025-05-03 | Home |