RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.ParseInput Property

Enables the OnUserInput event.

Pascal
property ParseInput: Boolean;
C++
__property Boolean ParseInput;

If ParseInput is True, the OnUserInput event occurs whenever the user types into the component's edit box. 

 

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