Items

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWOrderedListbox > Properties >

Items

SIGNATURE=IWCompOrderedListbox.TIWOrderedListbox.Items

 

ETYPE=Property

 

Declaration:

Delphi:

published property Items: TStringList;

C++:

__published: __property TStringList Items;

 

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