itemHasSubItems

itemHasSubItems(index: Integer): Boolean;

The itemHasSubItems method of the ListBox class or the ComboBox class returns a value that indicates whether an item has subitems.

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