The class builder speeds up the creation of classes. Most of its benefits come from the ability to add a collection class automatically with code supporting work with collections and the Property Builder.
Start this dialog from Toolbar
or using Alt-CA or from Code Explorer
Name of the class to be created. </P>
Description to be added to the top of the class module
The collection class features support for enumeration (For Each) and Clear method.
Check this if you want the collection class created. This collection class automatically has code to:
and supports For each.
Name of the collection class
Define the properties of the class.
Opens the Property Builder</P>
Select the property in the list. Pressing [Change] opens the Property Builder
Select the property in the list. Pressing [Delete] removes the property
Define the methods of the class.
Opens Method Builder
Select the method in the list. Pressing [Change] opens Method Builder
Select the method in the list. Pressing [Delete] removes the method.
Create class and optionally collection class and close dialog.
Close dialog without cCreate a class.
Starts this Help topic.