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