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

This is InsertItem, a member of class TWideStringList.

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