ODAC

TOraXML.LoadFromStream Method

Copies the contents of a stream into the TOraXML object.

Class

TOraXML

Syntax

procedure LoadFromStream(Stream: TStream);

Parameters
Stream
Holds the name of a stream from which the field's value is copied.

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback