[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#lazutils)

TXMLObjectReader.SkipComponent

Positions the reader to the next sibling DOM node in Element.

Declaration

Source position: laz_xmlstreaming.pas line 143

public procedure TXMLObjectReader.SkipComponent(

  SkipComponentInfos: Boolean

); override;

Arguments

SkipComponentInfos

  

Not used in the current implementation.


Version 4.0 Generated 2025-05-03 Home