blank time slots on dropdown list of TTMSFNCDigitalTimePicker

Hi there,

I put a TTMSFNCDigitalTimePicker component to a popup form and saw bank time slots when clicking the time picker:

Any idea to fix this would be very helpful. I also attached a demo project for your tests.
21. Timepicker.zip (2.2 MB)

Thanks in advance!

Hi,

It appears setting the Font.Height property to 0 in WEB Core applications causes the font not the be shown/drawn. We are looking into this and in the meantime you can use the Appearance.Font.Size property instead of Appearance.Font.Height.

Thanks, that works!