TdxBarDateComboControl.Date Property
Contains the date to display within a control.
Declaration
property Date: TDateTime read; write;
Property Value
Type |
---|
TDateTime |
Remarks
This property is used internally to provide the date to display within a date combo control.
See Also