6. 4GL System Constants : System Constants : For the Click, ChildClick, ChildDetails, ClickPoint, ChildClickPoint, Properties, ChildProperties, DoubleClick, ChildDoubleClick, Scroll and ChildScroll Events
 
Share this page                  
For the Click, ChildClick, ChildDetails, ClickPoint, ChildClickPoint, Properties, ChildProperties, DoubleClick, ChildDoubleClick, Scroll and ChildScroll Events
Constant Value
Description
Numeric
Equivalent
RC_MOUSECLICK
The user clicked a mouse button.
8
RC_COLLAPSE
The user clicked on a collapse button of the treeview.
47
RC_EXPAND
The user clicked on an expand button of the treeview.
48
RC_NONODE
The user clicked on an area with no node horizontal to it in the treeview.
49
RC_SAMENODE
The user clicked on the selected node in the treeview.
50
RC_CHANGEDNODE
A mouse-click will cause a change in value to the treeview.
51
RC_WHITESPACE
The user clicked on a whitespace area in the treeview.
52
RC_DOUBLECLICK
The user double-clicked a node in the treeview.
53
RC_BITMAP
The user clicked a bitmap of the node in the treeview.
54
RC_CHECKBOX
The user clicked on a checkbox of the node in the treeview.
55