Copies the contents of a stream into the TOraXML object.
procedure LoadFromStream(Stream: TStream);
Call the LoadFromStream method to copy the contents of a stream into the TOraXML object. Specify the stream from which the field's value is copied as the value of the Stream parameter.