Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
PaulAtMass
Posted - Mar 06 2018 : 09:57:04 Hi, I have another VCL component directly below an TImageEnView component which I need to be visible at runtime. Having set the background colour to clNone I was hoping the ImageEnView would be transparent so it can be seen unfortunately it is shown as black. Are there any other properties that control the transparency of the background. thanks
1 L A T E S T R E P L I E S (Newest First)
w2m
Posted - Mar 06 2018 : 09:59:44 No. Not possible, but you can place the component directly on top of ImageEnView so it can be seen.