ValueFromIndex

<< Click to Display Table of Contents >>

Navigation:  Classes > TNameValueAnsiStringList > Properties >

ValueFromIndex

SIGNATURE=IW.Common.StrLists.TNameValueAnsiStringList.ValueFromIndex

 

ETYPE=Property

 

Declaration:

Delphi:

public property ValueFromIndex [Index: Integer]: AnsiString;

C++:

public: __property String ValueFromIndex[int Index];

 

Description: ValueFromIndex behaves differently from standard TStrings: invalid indexes are NOT allowed