Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread TDateEditComboBox initial date selected
Fri, Oct 28 2016 3:50 AMPermanent Link

Trinione

How can the initial date be set and shown in the TDateEditComboBox ?
Sat, Oct 29 2016 11:11 AMPermanent Link

Bruno Larochelle

hi Trinione

as far as I know, you can either set the 'selectedDate' (as a DateTime) or the 'text' (as a formatted time string) when you create the form. that's the way i'm doing it anyway Smile

.. Bruno

Trinione wrote:

How can the initial date be set and shown in the TDateEditComboBox ?
Tue, Nov 1 2016 3:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

<< How can the initial date be set and shown in the TDateEditComboBox ? >>

Bruno is correct, and in addition to that, there is a bug fix coming in the next build to fix an issue with the default value for the SelectedDate at run-time (it's sticky right now, and stays with what was set at design-time).

Tim Young
Elevate Software
www.elevatesoft.com
Image