RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBlobStream.CheckReadable Method

Indicates whether or not a Blob is readable.

Pascal
procedure CheckReadable;
C++
__fastcall CheckReadable();

Call CheckReadable to determine whether or not a Blob is readable. This method raises an exception if the Blob is not readable. 

 

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