Search found 1 match

by Mark Andrews
Tue Mar 13, 2012 5:19 am
Forum: Support
Topic: Persistent Reference to an Image
Replies: 1
Views: 7837

Persistent Reference to an Image

I have a TRichViewEdit that contains an invisible table with multiple cells. Two of the cells each contain an image and I'd like to do the following: When the user resizes the image in one cell it causes the image in the other cell to automatically resize. It seems I could do this easily if I could ...