Items

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWListBox > Properties >

Items

Use this property to read/write to the list of items (strings) in the list portion of the control.

 

SIGNATURE=IWCompListbox.TIWListbox.Items

 

ETYPE=Property

 

Declaration:

Delphi:

published property Items;

C++:

__published: __property Items;

 

Description: Needed for PaintHandlers