property OnUserChange: TNotifyEvent;
The event is called automatically when the layer is moved or resized with the mouse. OnUserChange is not called when you change Location explicitly.
[See also]: