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