Items

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWListBase > Properties >

Items

SIGNATURE=IW.Common.Lists.TIWListBase.Items

 

ETYPE=Property

 

Declaration:

Delphi:

public property Items [Index: Integer]: Pointer;

C++:

public: __property void * Items[int Index];

 

Description: This is Items, a member of class TIWListBase.