4D v13PV Input enter key mode |
||||||||||||||||||
|
4D View v13
PV Input enter key mode
|
Constant | Type | Value | Comment |
pv enter key as return | Longint | 2 | The Enter key validates the current cell then switches between selection/data entry in the next cell below. The Shift+Enter key combination switches between selection/data entry in the next cell above. |
pv enter key as tab | Longint | 1 | The Enter key validates the current cell then switches between selection/data entry in the next cell to the right. The Shift+Enter key combination switches between selection/data entry in the next cell to the left. |
pv enter key standard | Longint | 0 | The Enter key validates the current cell then switches between selection/data entry in the same cell (the current cell does not change). |
Product: 4D
Theme: Constant Theme List
PV Get area property
PV SET AREA PROPERTY