I created a TForm, added a TPanel and a TImage dynamically. When the image is larger than the TForm, the scroll bars appear. My problem is that the TPanel also moves with the TImage but I would like it to remain fixed.
after many settings I am convinced that it is not possible to block the TPanel which continues to scroll together with the TImage.
How is it possible that there is no way to anchor the TPanel to the title bar so that the TImage flows under the TPanel?
thanks for trying, the way is that.
However, if you look well, the image must remain fixed to the left and the "page" must scroll below the image. If you look at the image I posted, the piano keyboard remains fixed while the score scrolls below.
I was only making the scrolling part for you, you could add another panel to the bottom and put pictures onto it that will not scroll, like the piano is. That whole application in the picture is custom made, you`ll have to do the same with ingenuity.