Member Variables Tab (Class Builder)

   

The Member Variables tab allows you to create and modify member variables in your class.

With the Member Variables tab you can:

Options

Member Variables

A list of all the member variables currently specified in the class you are modifying.

Add

Displays the Add Member Variable dialog box for defining a new member variable in your class.

Modify

Displays the Modify Member Variable dialog box for modifying the currently selected member variable in the Member Variables list. This button is enabled only if a member variable is selected from the Data Members list.

Clone

Displays the Clone Member Variable dialog box for creating a member variable based on the currently selected member variable in the Member Variables list. This button is enabled only if a member variable is selected from the Data Members list.

Delete

Deletes the currently selected member variable in the Member Variables list. This button is enabled only if a member variable is selected from the Data Members list.