[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 137

public procedure TXMLObjectReader.SkipComponent(

  SkipComponentInfos: Boolean

); override;