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

TXMLObjectWriterStackElType

Declaration

Source position: laz_xmlstreaming.pas line 31

type TXMLObjectWriterStackElType = (

  elUnknown,

  

  elPropertyList,

  

  elChildrenList

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.