TDBRichViewEdit (Special Edition)
Posted: Sat Nov 21, 2020 3:54 pm
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.
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.