convertFormPosition

convertFormPosition(x: Real io;
                    y: Real io);

The convertFormPosition method of the Control class converts the horizontal and vertical positions specified in the x and y parameters, respectively, into coordinates relative to the control.

The horizontal and vertical positions are relative to the form of the control (in pixels).