Search found 2 matches

by phorst
Sat Mar 19, 2011 3:53 pm
Forum: Support
Topic: How can I tell if a text item has been modified
Replies: 2
Views: 8248

Thanks for your reply. This will work.
by phorst
Fri Mar 18, 2011 12:29 am
Forum: Support
Topic: How can I tell if a text item has been modified
Replies: 2
Views: 8248

How can I tell if a text item has been modified

In my application, I load multiple paragraphs of text to TRichViewIedit component using AddTextNL. Upon saving the contents of the editor, I write the text to various records in the database depending on the content. I want to know if each text item is changed or not in order to set a date changed ...