Vcl.WinXPickers.IDateProvider.MaxYear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxYear: Integer read GetMaxYear write SetMaxYear;

C++

__property int MaxYear = {read=GetMaxYear, write=SetMaxYear};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers IDateProvider

Description

Embarcadero Technologies does not currently have any additional information.