6. 4GL System Constants : System Constants : For UnSelect and ChildUnSelect Events
 
Share this page                  
For UnSelect and ChildUnSelect Events
Constant Value
Description
Numeric
Equivalent
RC_SELECT
The user selected an object.
10
RC_TOGGLESELECT
The user either selected or unselected an object.
11
RC_MODECHANGED
A 4GL statement changed the form mode.
13
RC_CHILDSELECTED
A child was selected.
14
RC_PARENTSELECTED
An operation to select the parent field occurred.
15
RC_PROGRAM
The 4GL code triggered the event.
17
RC_FIELDFREED
The selection or focus changed by freeing a field.
18
RC_FIELDORPHANED
A field was unselected because its parent was freed.
19