THTMLComboBox missing DropDownCount

I was hoping THTMLComboBox would be a drop-in replacement for TComboBox but there is a significant problem: I cannot control how many lines are displayed via the property DropDownCount.  I see the property DropHeight but changing this seems to have no effect.  I always the get default 8 lines.  Is there a way to increase it?