Enum Builder
Enum Builder Manager is intended to create new Enum type in your project.
Press button on the menu panel to call Enum Builder.

In the "View" window you may see the code fragment that will be added to your project.
If you would like to change Font for the "View" window, go to the Settings -> "List Tabs"=Enum and change the View Font.
Accessibility
- None
- Public
- Private
Name
Name - name of the new Enum type.
Parameters
There is the list of the numbered name types in the parameters.
Description
Description - text field for the description in the commentaries.
Module
Module contains the list of all components names of your project and the name of new module "New Module".
"Add", "Del", "Up" and "Down" buttons are used to add, delete and move the items in the numbered list.
New values can be added to the list using additional form:

Result
Result - result of the new list element's generation.
Prefix
Prefix - text field for prefix of all elements in the list
Name
Name - new element's name.
Default Value
Default Value - the value given to the element. |