RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDSBlobStream.SetSize Method

Set the size of the Blob to the requested size.

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

Call SetSize to set the size of the Blob to the requested size. 

 

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