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

TXMLObjectReader.BeginRootComponent

Locates the DOM node for the component in the document element.

Declaration

Source position: laz_xmlstreaming.pas line 120

public procedure TXMLObjectReader.BeginRootComponent; override;

Description

Raises an Exception if Element has not been assigned, or a node using a "component" tag is not found in the Element.


Version 4.4 Generated 2025-11-08 Home