RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.OnCloseUp Event

Occurs when the drop-down calendar closes.

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

Write an OnCloseUp event handler to implement special processing that needs to occur only when the drop-down calendar closes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!