RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringArray.PutString Method
Pascal
procedure PutString(Index: Integer; const S: string);
C++
__fastcall PutString(int Index, const AnsiString S);

This is PutString, a member of class TStringArray.

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