combodatepicker OnChange event
Return to Introduction  Previous page  Next page
Applies to
acComboDatePicker component.  

Declaration
property OnChange: TNotifyEvent;  

Description
The OnChange event occurs when the Date (or Day, Month and Year) properties changes.  
 
The OnChange occurs both, when the application changes the Date programmatically, or when user changes the date selecting the value in combo-boxes.  

See also
Day, Month, Year and Date properties.