|
|
|
| acComboDatePicker component.
|
| property Date: TDateTime;
|
| The Date property determines the date selected in the control, in case if the Day, Month and Year specified.
|
|
|
| If either Day, Month or Year values are not specified the Date returns 0 (corresponds to 30.12.1899).
|
|
|
| Day, Month and Year properties;
|
| Clear method;
|
| OnChange event.
|