Hi.
An example code in which, when typing a lowercase letter after a period character, it becomes uppercase.
I have managed to do it in the OnChange event (through the TDBRichViewEdit.SetItemTex and TDBRichViewEdit.InsertText methods), but later the Redo and Undo methods for the converted character do not work correctly.
Thanks in advance. a greeting.
TDBRichViewEdit (Special Edition)
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: TDBRichViewEdit (Special Edition)
If you want to auto-capitalize sentences on typing, see https://www.trichview.com/forums/viewto ... f=2&t=9317