Icon LoadFromStream Method

procedure LoadFromStream(Stream: TStream; BlobType: TBlobType)

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