I\'m trying to implement a custom control based on the TComboBox class. The code below does compile but the OnDrawItem (MyDrawItem) is never called. What am I doing wrong?