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