itemVisible

itemVisible(index: Integer): Boolean;

The itemVisible method of the ListBox class or the ComboBox class returns a value that indicates whether an item in a list box control is visible; that is, part of the expanded tree.

The itemVisible method is an array of Boolean values with the same number of items as returned by the listCount method.