RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseArray.BlockCopy Method
Pascal
procedure BlockCopy(Source: TBaseArray; fromIndex: Integer; toIndex: Integer; numitems: Integer);
C++
__fastcall BlockCopy(TBaseArray Source, int fromIndex, int toIndex, int numitems);

This is BlockCopy, a member of class TBaseArray.

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