FMX.Pickers.TCustomDateTimePicker Properties
InheritedProtected
| AbsoluteTargetRect | public | Specifies the coordinates of a rectangle where the picker is placed when displayed. |
| Date | public | Keeps the date and the time obtained from the control containing the current picker object. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FirstDayOfWeek | public | Keeps the first day of a week. |
| MaxDate | public | |
| MinDate | public | |
| Parent | public | Keeps the control containing the current picker object. |
| PreferedDisplayIndex | public | |
| ShowMode | public | Specifies the display mode of the Date-Time picker. |
| ShowWeekNumbers | public | Specifies whether to show the numbers corresponding to the weeks on the left side of the current picker object. |
| TodayDefault | public | Specifies whether the date on the current picker object is the current system date. |