Icon LoadFromStream Method

procedure LoadFromStream(SourceStream: TStream)

Usage

Call the LoadFromStream method to load the contents of the dataset from a stream containing data previously created using the SaveToStream method.
Image