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

TXMLObjectReader.Element

Contains the DOM element currently being processed in the XML object reader.

Declaration

Source position: laz_xmlstreaming.pas line 150

public property TXMLObjectReader.Element : TDOMElement
  read FElement;


Version 4.4 Generated 2025-11-08 Home