HbListBox() > Instance Variables |
Numeric value indicating the total number of items in the list box.
Data type: | N | Default: | 0 |
The instance variable :itemCount contains a numeric value representing the number of items maintained by a HbListBox object. Items are added to the list box with the :addItem() method.
http://www.xHarbour.com