Unit 'XMLPropStorage' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TPropStorageXMLConfig.LoadFromStream

Loads XML content from a stream.

Declaration

Source position: xmlpropstorage.pas line 31

public procedure TPropStorageXMLConfig.LoadFromStream(

  s: TStream

); virtual;

Arguments

s

  

The stream to load the XML content from.