Skip to content

New Subclasses Wizard

The New Subclasses Wizard provides a mechanism for creating multiple classes. This is sometimes used to create a “layer” of classes within a workspace or a library. These classes will be based on existing classes and will tend to have a similar naming convention (a similar prefix or suffix).

The new classes will be added to the workspace’s class palette. You will be given the option of removing the superclasses from the class palette. This gives you the ability to easily create a custom layer of classes for a workspace or library.

This wizard will allow you to optionally place the new subclasses in a file. This file can be used as a precompile package for your projects.

These classes may also all get used by a single file, which is then used as a precompiled package.

The wizard is designed to guide you through the creation of these classes.

Note: This wizard excludes obsolete and abstract classes.

Important: Don't use this wizard for the normal class creation process – use the New Class option in the Create New Class tab page instead.

Next Step

Refer to the Class Type and Directory Path for further instructions.