!7 p { fina AutoComboBox box = autoComboBox(ll("Hello", "World")) showForm(600, "", box, r { infoBox(getText(box)) }); }