MobileDateTimePicker.DateChanged
From Xojo Documentation
Event
Called when the selection in the DateTimePicker is changed.
Notes
Changing the SelectedDate property does not cause this event to be called.
See Also
DateTime class, SelectedDate property.