Icon LoadFromStream Method

virtual void __fastcall LoadFromStream(System::Classes::TStream*
      SourceStream) = 0 

Usage

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