TDBDatePicker lCheckbox
Publicado: Mié Abr 22, 2009 6:03 pm
Question:
The documentation states that if the property lCheckBox for TDBDatePicker is
..T., "the control includes a checkbox to indicate blank dates. The only way
to indicate a blank date in this control is using this property."
Ok, so if the property is set to true, a checkbox appears on the control. If
the checkbox remains unchecked, then the control is treated as a blank date.
If the checkbox is checked, then the control's value is considered to be a
valid date.
How can I programatically tell whether the user has checked the box?
TIA,
Gary S. Rogers
The documentation states that if the property lCheckBox for TDBDatePicker is
..T., "the control includes a checkbox to indicate blank dates. The only way
to indicate a blank date in this control is using this property."
Ok, so if the property is set to true, a checkbox appears on the control. If
the checkbox remains unchecked, then the control is treated as a blank date.
If the checkbox is checked, then the control's value is considered to be a
valid date.
How can I programatically tell whether the user has checked the box?
TIA,
Gary S. Rogers