Make FormComboBoxDelegate adaptive for desktop
Use a normal combobox on desktop and the dialog on mobile. This also expose more properties from the combobox to the api user and provide a default dialog delegate implementation that is similar in behavior to the ComoboxBox delegate.