Icon LoadFromStream Method

void __fastcall LoadFromStream(System::Classes::TStream* Stream,
      Data::Db::TBlobType BlobType)

Usage

Call the LoadFromStream method to set the value of a BLOB parameter from a value stored in the stream specified by the Stream parameter. The DataType property is set to the value passed as the BlobType parameter.
Image