TdxBarDateNavigator Class
In This Article
Provides date selection in a TdxBarDateCombo.
#Declaration
Delphi
TdxBarDateNavigator = class(
TdxBarCustomCalendar
)
#Remarks
This class represents a dropdown calendar. The calendar appears in the dropdown window of the TdxBarDateCombo. The TdxBarDateNavigator class is used internally.
#Inheritance
See Also