4D v13

PV Modo tecla intro em entrada

Página Inicial

 
4D View v13
PV Modo tecla intro em entrada

PV Modo tecla intro em entrada  

 

As constantes deste tema permitem definir a ação da tecla Intro durante a entrada. Quando se utiliza em modo "padrão", a tecla Intro somente valida a entrada. Também pode ativar a célula situada a direita ("pv enter key as tab") ou de cima ("pv enter key as return") da célula modificada.

 

Constante  Tipo Valor Comentário
pv enter key as return  Inteiro longo 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  Inteiro longo 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  Inteiro longo 0 The Enter key validates the current cell then switches between selection/data entry in the same cell (the current cell does not change).
 
PROPRIEDADES 

Produto: 4D
Tema: Lista de temas de constantes

 
VER TAMBÉM 

PV Get area property
PV SET AREA PROPERTY