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
Wed, Jun 1 2016 8:11 AMPermanent Link

Matthew Jones

Is it possible to have a "NULL" value for the TDateEditComboBox? How
does one achieve that? And if not, what do people do to get such from a
UI point of view?

My purpose is to have an optional start and end date for a search.


--

Matthew Jones
Wed, Jun 1 2016 5:00 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

Matthew

You can set the text property to an empty string, either in FormShow or the Object Inspector.

Richard
Thu, Jun 2 2016 3:26 AMPermanent Link

Matthew Jones

Richard Harding wrote:

> You can set the text property to an empty string, either in FormShow
> or the Object Inspector.

Okay, I will try that. Thanks.

--

Matthew Jones
Image