WARNING: this control is implemented in the XIJvControls unit.
Implements a date or time selection combo box. The default parameter can take values now and today, which are replaced with the current time and date.
Parameters:
| Parameter | Description | Default value |
|---|---|---|
| name | inherited parameter | |
| default | inherited parameter | |
| caption | inherited parameter | |
| minwidth | inherited parameter | |
| maxwidth | inherited parameter | |
| labelpos | inherited parameter | |
| kind | Defines the type of the control. Can be "date" or "time". | date |
| format | If the control is in the date mode, this parameter defines the format of the date. It can be "short" or "long". For the time mode, this parameter has no meaning. | short |
 
| The CHM file was converted to HTML by chm2web software. |