| With Declarations selected in the tree, the list view will show Constants and Variables. Select either item to enter declarations in the Code Editor.
|
|
|
| With Events selected in the tree, the Module level events (OnCreate and OnDestroy) will be shown. Select either to edit the code for these events.
|
|
|
| With Programs selected in the tree, the list view lists any Module level procedures or functions you have defined. Use the Code Editor to edit these programs.
|
|
|
| With Event Handlers selected in the tree, the list view displays any events in the report that have handlers assigned. Use the Code Editor to edit these handlers.
|
|
|