Hi folks
I'm programmatically creating a Form control that I want to move inside or outside the PageControl. In the current implementation, in the onPageControlDragOver event, I get an unexpected result from the TRect.Contains () function if the PageControl has a TabSheet(s).
Can somebody help me?