klyn.gui.windows.ComboBox.addItem
method
public addItem(value as String) as Void:
Description

Appends a new selectable item.

combo.addItem("Blue")