Vcl.WinXPickers.TCustomDatePicker.MinYear
Delphi
property MinYear: Integer read GetMinYear write SetMinYear default DefaultMinYear;
C++
__property int MinYear = {read=GetMinYear, write=SetMinYear, default=1900};
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. Please help us document this topic by using the Discussion page!