ChangePassword Method
This method will change the current user's password.
Syntax
procedure ChangePassword(Password: String);Remarks
This method changes the current user's password to the password that is specified. The component must be connected to the server when this method is called.