Vcl.WinXPickers.TCustomDatePicker.MaxYear
Delphi
property MaxYear: Integer read GetMaxYear write SetMaxYear default DefaultMaxYear;
C++
__property int MaxYear = {read=GetMaxYear, write=SetMaxYear, default=3000};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.WinXPickers.pas Vcl.WinXPickers.hpp |
Vcl.WinXPickers | TCustomDatePicker |
Description
Embarcadero Technologies does not currently have any additional information.