RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIntArray.PutItem Method
Pascal
procedure PutItem(index: Integer; value: Integer);
C++
__fastcall PutItem(int index, int value);

This is PutItem, a member of class TIntArray.

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