Links
EControl Form Designer Pro
TEditEx.CharCase Property

Determines the case of the text within the edit control.

property CharCase;

Use CharCase to force the contents of the edit control to assume a particular case. 

 

When CharCase is set to ecLowerCase or ecUpperCase, the case of characters is converted as the user types them into the edit control. Changing the CharCase property to ecLowerCase or ecUpperCase changes the actual contents of the text, not just the appearance. Any case information is lost and can’t be recaptured by changing CharCase to ecNormal.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!