[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#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.0 Generated 2025-05-03 Home