Transparency problem with TImage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41702
    Support
    Keymaster

      Hello
      I can repeat described effect with huge buttons only (that can't be changed now).
      Labels was transparent.

      #41708
      alessandro
      Participant

        QUOTE (Support @ Feb 15 2010, 12:47 PM) <{POST_SNAPBACK}>
        Hello
        I can repeat described effect with huge buttons only (that can't be changed now).
        Labels was transparent.

        Is there any component or combination of components I can use instead of TImage to avoid this problem ? The effect I would like to achieve is a picture (runtime loaded) as a background of the form

        #41709
        Support
        Keymaster

          You can paint on the form or on the sPanel directly.. (using OnPaint event).

          #41721
          alessandro
          Participant

            QUOTE (Support @ Feb 15 2010, 01:10 PM) <{POST_SNAPBACK}>
            You can paint on the form or on the sPanel directly.. (using OnPaint event).

            Perfect! Exatcly what i wanted to do.
            Thank you very much!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.