Items: IStringList;
The Items property returns the drop-down list rows collection.
The property use is given in the example for IWebComboBox.ItemIndex.
See also:
IWebComboBox