RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.OnChange Event

Occurs when a date or time is entered.

Pascal
property OnChange: TNotifyEvent;
C++
__property TNotifyEvent OnChange;

Write an OnChange event handler to take specific action whenever the date or time entered in the component changes. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!