API:Xml.XMLIntf.IXMLDocument.LoadFromStream
Delphi
procedure LoadFromStream(const Stream: TStream; EncodingType: TXMLEncodingType = xetUnknown);
C++
virtual void __fastcall LoadFromStream(System::Classes::TStream* const Stream, TXMLEncodingType EncodingType = (TXMLEncodingType)(0x0)) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLDocument |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!