The TabObjectActivationMode enumerations lists modes of activating table objects.
It is used by the following property:
Value | Brief description |
0 | MouseFly. On mouseover. |
1 | Selection. On object selection. |
2 | DoubleClick. On double-click. |
3 | Never. Prohibit activation. |
4 | OnPreview. On opening report. |
See also: