[Overview][Types][Classes][Procedures and functions][Index] |
Stream with the XML content for the input source.
Source position: laz2_xmlread.pas line 125
public property TXMLInputSource.Stream : TStream |
Stream is a read-only TStream property that contains the TStream descendant with the XML content for the input source. The value in Stream is assigned in the Create constructor.
Version 4.0 | Generated 2025-05-03 | Home |