doctorjellybean
Programmer
- May 5, 2003
- 145
TEdit has a NumbersOnly property, but I only want letters as input allowed. I've tried all sorts of code, Googled, but can't find a solution. I have 3 edit boxes, each containing only a single character (MaxLength = 1). When a user enters a number, then nothing should happen. Only when a letter is entered, then it is displayed.
Thanks in advance.
Thanks in advance.