TAdvDateTimePicker & TDateTime(0)

Hi,


I recently updated my component set to the latest release and I am noticing a change in the behaviour of TAdvDateTimePicker.

Before the latest release when I assigned TDateTime(0) to the DateTime property when I checked the property later it would return TDateTime(0). With the latest code the DateTime value for the control ends up being the current date/time.

Is this the intended new functionality? If so, is there a setting to get back to the previous functionality?

Thanks,
Shawn