Vcl.WinXPickers.TDatePicker.MinYear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MinYear;

C++

__property MinYear = {default=1900};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TDatePicker

Description

Specifies the minimum year that can be represented by the day picker.

Vcl.WinXPickers.TDatePicker.MinYear inherits from Vcl.WinXPickers.TCustomDatePicker.MinYear. All content below this line refers to Vcl.WinXPickers.TCustomDatePicker.MinYear.

Specifies the minimum year that can be represented by the day picker.

The default is 1900.