Link Search Menu Expand Document

Properties

The following properties are defined in the FlexTextBox class.

Name Access Type Initial Value Description
AutoCursorMove CR boolean $FALSE Automatic movement of cell cursor
Added since Ver.4.1.0
Border CRW boolean $FALSE Display frame
BorderStyle CRW integer $SUNKEN Border style
Copyable CRW boolean   Copyability
Added since Ver.5.0.0
Not supported in Mobile, AI
Editable CRW boolean $TRUE Editability
IMEMode CR integer   IME control
There’s a limit in AI
InputMode CR integer   Specifying the type of characters that can be entered
Specifiable values have been added since Ver.5.0.3.
MaxLength CR integer   Maximum number of bytes that can be entered
Added since Ver.4.1.0
Value* CRW   String
Number
Fixed
Date
UString
Initial value of cell
Added UString since Ver.5.0.0

Only for both Mobile and Android version

Name Access Type Initial Value Description
UseTapAndHold CRW boolean $FALSE Whether to use tap and hold operation
Added since Mobile Ver.3.0.0

Only for both Mobile version

Name Access Type Initial Value Description
DisableEditKey CRW boolean $FALSE Controls the operation to switch to edit mode by pressing the F2 key
Added since Mobile Ver.4.5.2

Access
R: Readable W: Writable C: Initializable

*: default property