Search found 3 matches

by GC04
Tue Sep 14, 2010 7:20 am
Forum: Support
Topic: Two TRichViewEdits on one form - separate actions?
Replies: 1
Views: 6750

Two TRichViewEdits on one form - separate actions?

I have 2 TRichViewEdits on the same form. One of them is set to ReadOnly and the other allows editing. I have basic actions set up so that the user can set Bold, Italic, Underline, and Alignment on the editable TRichViewEdit. The problem is that when I move the cursor around the ReadOnly ...
by GC04
Tue May 25, 2010 6:08 pm
Forum: Support
Topic: Is there a quick way to check if a TRichViewEdit is blank?
Replies: 2
Views: 8299

Thanks, that worked perfectly!
by GC04
Tue May 25, 2010 4:43 pm
Forum: Support
Topic: Is there a quick way to check if a TRichViewEdit is blank?
Replies: 2
Views: 8299

Is there a quick way to check if a TRichViewEdit is blank?

I need to check if a TRichViewEdit has been left blank. What is the best way to do this? Thanks.



GC