combodatepicker Year property
Return to Introduction  Previous page  Next page
Applies to
acComboDatePicker component.  

Declaration
property Year: Word; // 0..9999  

Description
The Year property determinates the value of the Year box.  
 
iiwarning You can not specify the value less specified in MinYear property or greater than specified in MaxYear property. The component will automatically adjust specified year to highest or lowest possible value.  

See also
Day, Month, Year, Date, MinYear and MaxYear properties;  
OnChange event.