procedure RegisterNewUIN(const Password: String)
Registers a new UIN number, Password parameter -- it's a password which you want to use with new UIN. Procedure should be called when you are not connected to server.
If UIN is granted you will receive OnNewUINRegistered event, otherwise - OnNewUINRefused event(if you are trying to register new numbers too often and for other reasons).