Vcl.WinXPickers.TDatePicker.MaxYear
Delphi
property MaxYear;
C++
__property MaxYear = {default=3000};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.WinXPickers.pas Vcl.WinXPickers.hpp |
Vcl.WinXPickers | TDatePicker |
Description
Specifies the maximum year that can be represented by the day picker.
Vcl.WinXPickers.TDatePicker.MaxYear inherits from Vcl.WinXPickers.TCustomDatePicker.MaxYear. All content below this line refers to Vcl.WinXPickers.TCustomDatePicker.MaxYear.
Specifies the maximum year that can be represented by the day picker.
The default is 3000.