Saves XML content to a stream.
Source position: xmlpropstorage.pas line 32
public procedure TPropStorageXMLConfig.SaveToStream(
s: TStream
); virtual;
s
The stream to save the XML content to.