AssignTo method

Applies to
TIB_ColumnBlob

Declaration
Procedure AssignTo(Dest: TObject );

Description
Stream the contents of the BLOB to one of the following types:

TStream, TStrings, TPicture, TGraphic & TIB_ColumnBlob.

NOTE: I cannot provide built-in streaming to the TBlobField because this would force the inclusion of the VCL/BDE code.