RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADOBlobStream.Realloc Method
Pascal
function Realloc(var NewCapacity: Longint): Pointer; override;
C++
virtual __fastcall void * Realloc(Longint NewCapacity);

This is Realloc, a member of class TADOBlobStream.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!