Product Information > JADE Encyclopaedia of Classes – Volume 3 > Chapter 2 - Window Classes > formMove

formMove

formMove();

The formMove event occurs when a Form is moved on the screen. This event is not called under the following circumstances.

The movement of a form is not normally of concern to the application, unless the application is a screen painter of some type.

As the left and top properties can be accessed directly, this event has no parameters.