I am using Delphi Alexandria 11. I am having a st
The scenario is very simple
First of all, I place a TPanel on a form. Then , i am placing a button on the same form outside of the panel.
Then I am trying to put the button into the panel by dragging the button and dropping it to the panel. To test the result of the above moves, I am, changing position to panel. As a result i would expect to have the panel movev along with the button inside it. Is not that right? Instead, the panel is being moved while the button still remain at the same position. What could i do to solve this issue?


