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