Methods Tab (Class Builder)

   

The Methods tab allows you to create and modify methods in your class.

With the Methods tab you can:

Options

Methods

A list of all the methods currently specified in the class you are modifying. If you have any methods that are exposed in your class's ClassInfo class, an icon is displayed next to the name of the method.

Add

Displays the Add Method dialog box for defining a new method in your class.

Modify

Displays the Modify Method dialog box for modifying the currently selected method in the Methods list. This button is enabled only if a method is selected from the Methods list.

Clone

Displays the Clone Method dialog box for creating a method based on the currently selected method in the Methods list. This button is enabled only if a method is selected from the Methods list.

Delete

Deletes the currently selected method in the Methods list. This button is enabled only if a method is selected from the Methods list.