Select Class Inheritance

You can save time and effort when creating classes by specifying inheritance from one or more parent classes.

When you move a class into the Inherit From box, the new class is automatically assigned the attributes of that class. You can then add (but not delete) attributes as needed to customize the new class.