4D View v16

PV Carriage return

Home

 
4D View v16
PV Carriage return

PV Carriage return 

 

The constants in this theme allow defining the validation action of the Carriage return key during entry. Once it is "authorized", the Carriage return key validates the entry, regardless or not if it is associated to a modification keystroke (according to your parameters).

 

Constant  Type Value Comment
pv cr allowed  Longint 1 Pressing the Carriage Return key will create a new line in the cell.
pv cr allowed with ctrl  Longint 2 Pressing Ctrl+Carriage Return (Command+Carriage Return on Mac OS) will create a new line in the cell.
pv cr allowed with shift  Longint 4 Pressing Shift+Carriage Return will create a new line in the cell.
pv cr not allowed  Longint 0 Multi-line data entry is not allowed in the area.


See also 

PV Get area property
PV SET AREA PROPERTY

 
PROPERTIES 

Product: 4D View
Theme: Constant Theme List

 
HISTORY 

 
ARTICLE USAGE

4D View Language ( 4D View v16)