Values

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWNameValueList > Properties >

Values

SIGNATURE=IW.Common.StrLists.TIWNameValueList.Values

 

ETYPE=Property

 

Declaration:

Delphi:

public property Values [const Name: string]: string;

C++:

public: __property String Values[String const Name];

 

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