You are not logged in.
Pages: 1
I went to a lot of trouble removing TJvGIFImage from my Delphi installation but of course now I can't assign a GIF to a TImage at design time in the IDE. I'm not an expert at this type of thing. How do I do that?
Thanks.
Offline
I tried adding the unit to the dcluser.dpk and compiled it, and that seemed to work. It let me add a GIF image which I could see at design time, but when I run the program, the image is blank! Delphi is now also crashing when I exit the IDE with access violations in rtl70.bpl. I'm really stuck now. Do I need to go back to JVCL?
I've got some deadlines and need to get this sorted quickly. Please help.
Last edited by rlevis (2021-10-07 04:31:34)
Offline
I have The same problem. I remove line that registerclass tgif because my delphi são that is duplicated register class.
Then now when I closet The delphi I get a Access violation in rtl70.bpl
Offline
Pages: 1