Ticket Q522520
Visible to All Users

load a GIF in a cxImage component

created 12 years ago

Hi,

Can I load a GIF image in the cxImage component? When I load the image in the Picture property the IDE stop running. Before I try to use the TImage to load the Gif with the next code:

(Image1.Picture.Graphic as TGIFImage).Animate := True;

But in my GIFImage.pas doesn't exist the "Animate" property. Then I want to know if the cxImage or other component from DevExpress Can achieve this goal!

Regards,

Answers approved by DevExpress Support

created 12 years ago (modified 12 years ago)

Hello,
I am afraid that our controls do not support animated images.

    Comments (3)
    AV AV
    Armando Valenzuela 12 years ago

      Is there a way to load a cursor ( like in the attachment) with a devexpress component? I know that is a gif but maybe exists other form that achieve this challenge without a gif image.

      AV AV
      Armando Valenzuela 12 years ago

        Can We create A Wait Form with a Splash Screen Manager in delphi7? Please We need a tutorial or sample project.

        DevExpress Support Team 12 years ago

          Hello,
          We do not provide any component to implement this functionality. As a workaround I suggest you try our TdxImageSlider control (see the attached project).

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.