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