TExShDatePicker is an extension to TShDatePicker that
has a dropdown calendar and supports checkbox. Using this control you can
build high quality and user-friendly user interfaces.
This component uses a TShMonthCalendar as dropdown calendar, and user can select dates through
calendar visually. An optional checkbox may be displayed next to date in
control, to allow user to pick no dates.
This is the most complete way for getting Hijri Shamsi date from user.
Main Usages:
- Getting Hijri Shamsi date values from user.
Highlights:
- Select date visually through dropdown calendar.
- Get optional dates through optional checkbox
Features:
- All of the features available for
TShDatePicker.
- Select date through dropdown month calendar.
- Optional checkbox next to the date in control, to allow user to pick no dates.
- Customize appearance of dropdown calendar through its CalColors, Options and
BoldDays properties.
- Comparable to TDateTimePicker in date mode.
Hierarchy:
... | TWinControl | TCustomControl | TCustomShDatePicker
| TExShDatePicker
Introduced Properties and Events:
- DropDownAlign, DroppedDown
- ShowCheckBox, Checked
- OnCloseUp, OnDropDown
- DefaultBoldDays, OnGetMonthInfo
- CalColors, CalendarOptions
Screenshots:
|