Strings

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWNameValueList > Properties >

Strings

SIGNATURE=IW.Common.StrLists.TIWNameValueList.Strings

 

ETYPE=Property

 

Declaration:

Delphi:

public property Strings [Index: Integer]: string;

C++:

public: __property String Strings[int Index];

 

Description: This is Strings, a member of class TIWNameValueList.