procedure UnregisterUIN(const Password: String)
Unregister current UIN. You should call this procedure when you are online, Password variable it's your current password.
If password is wrong then you will receive OnUnregisterBadPassword event, otherwise OnUnregisterOk event(after OnUnregisterOk event you are automaticly disconnected from server).