Vcl.WinXPickers.IDateProvider.MinYear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MinYear: Integer read GetMinYear write SetMinYear;

C++

__property int MinYear = {read=GetMinYear, write=SetMinYear};

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.