RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBlobStream.Create Constructor

Creates an instance of TIBBlobStream.

Pascal
constructor Create;
C++
__fastcall TIBBlobStream();

Call Create to obtain an instance of TIBBlobStream for reading from or writing to a specific TBlobField object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!