ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 DoPreviews: Property ParentBackground does not exist

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Fellafoo Posted - Mar 28 2025 : 16:36:32
Hello,

I've been trying to launch the Image Processing Dialog from a TImageEnView component which I'm using in a dialog as a preview. However, when I make a call to
enView.Proc.DoPreviews([peTransparency])
, I get the following exception.

Project raised exception class EReadError with message 'Property ParentBackground does not exist'.

I've tried a few approaches but cannot seem to get past this error.

Any suggestions would be appreciated.

Thank You,

MFM
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 30 2025 : 23:58:10
OK, please open the Previews.dfm in Notepad and remove the line:

ParentBackground = False

Nigel
Xequte Software
www.imageen.com
Fellafoo Posted - Mar 29 2025 : 08:35:11
Hi Nigel,

Testing it this morning with 13.6.0, it works in my RAD Studio 12 project, not in my legacy Delphi 6 project. If that's the problem, then no worries.

MFM
xequte Posted - Mar 28 2025 : 18:54:56
Hi

Can you confirm what version of Delphi and ImageEn you are using?

Nigel
Xequte Software
www.imageen.com