Atozed Forums

Full Version: Global UpperCase
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
XE7, IW 15-0-22

Is there a simple way to make an entire form capitals only (converting lower-case to capital as necessary on typing), without adding js individually to every edit (onKeyUp) ?

Thanks.
15.2 has an option to upper case all text as you seek.

Otherwise you could copy and modify the existing control that exists in 15.0.22.
(11-26-2020, 04:13 PM)kudzu Wrote: [ -> ]15.2 has an option to upper case all text as you seek.

Otherwise you could copy and modify the existing control that exists in 15.0.22.

Thanks
See here.