procedure CheckUserName(const UserName: string);
Description
Checks for the user specified by UserName in the Users list. If the user with the specified name is already listed, CheckUserName raises an EScError exception with a duplicate user name error message.
See Also
Users