Cannot clear a class that is in use (Error 1770)
You have attempted to delete a class from a .vcx library file while that class definition was in use.
You used the REMOVE CLASS command, the OVERWRITE clause of the ADD CLASS command, or the RENAME CLASS command.
Issue CLEAR ALL to remove all references to the class and try again.