OnChange is a standard event which occurs always when value of the component is changed (by user or in code).
The OnUserChange event occurs every time when slider is moved by user and mouse is still pressed.
The OnUserChanged event occurs when slider is moved by user and mouse button is up (occurs when final value is defined).
Online help is under construction now, I hope to uptodate it soon.