Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Enhance ReadOnly-Behaviour for TElDateTimePicker

Please disable Buttons (Spin + DropDown) when set ReadOnly = True.

It looks better if the user dosn't see enabled Buttons when control is readonly.

I change in following areas:

TElDateTimePicker.CMEnabledChanged: Check ReadOnly-State when seting FButton and FCalButton Enabled


TElDateTimePicker.SetReadOnly: Disable FButton and FCalButton.

Tagged:

Comments

Sign In or Register to comment.