RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectList.SetItem Method
Pascal
procedure SetItem(Index: Integer; AObject: TObject);
C++
__fastcall SetItem(int Index, TObject * AObject);

This is SetItem, a member of class TObjectList.

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