Top
PowerCOBOL V11.0 Reference
FUJITSU Software

6.31 NodeClick Event

Description:

Generated when a Node object is clicked.

The event is generated before the Click event.

Used in controls:

TreeView

Used in objects:

None.

Parameters:

1.[VT_I4 - IndexS9(9) COMP-5]

2. VT_DISPATCH NodeOBJECT REFERENCE POW-CNODE

Description of parameters:

Index: When the control is part of an array, Index contains the control's index in the array.

Node: Pointer to the Node object that was clicked.