I want the user cannot write more than 12 lines
Posted: Wed Mar 20, 2024 11:39 am
As I say in the title, I want to limit the number of lines writed by the user in a TRichViewEdit.
Maybe there are different ways :
- disable KeyPress if line count > 12
- unable the rve to scroll is user want to begin a 13th line
- other idea
Thanks
Maybe there are different ways :
- disable KeyPress if line count > 12
- unable the rve to scroll is user want to begin a 13th line
- other idea
Thanks