RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPointerArray.CopyTo Method
Pascal
procedure CopyTo(var Dest; fromIndex: Integer; numItems: Integer);
C++
__fastcall CopyTo( Dest, int fromIndex, int numItems);

This is CopyTo, a member of class TPointerArray.

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