RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListStrings.InsertItem Method
Pascal
procedure InsertItem(Index: Integer; const S: string; AObject: TObject); override;
C++
virtual __fastcall InsertItem(int Index, const AnsiString S, TObject * AObject);

This is InsertItem, a member of class TValueListStrings.

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