Loads XML content from a stream.
Source position: xmlpropstorage.pas line 31
public procedure TPropStorageXMLConfig.LoadFromStream(
s: TStream
); virtual;
s
The stream to load the XML content from.