The Member Variables tab allows you to create and modify member variables in your class.
With the Member Variables tab you can:
A list of all the member variables currently specified in the class you are modifying.
Displays the Add Member Variable dialog box for defining a new member variable in your class.
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.
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.
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.