RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBlobStream.SetSize Method

Set the new total size of the Blob.

Pascal
procedure SetSize(NewSize: Long); override;
C++
virtual __fastcall SetSize(Long NewSize);

Call SetSize to set the new total size of the Blob. 

 

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