Properties
The following properties are defined in the EditBox class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| Border | CR | boolean | $TRUE | Display of frame |
| HorizontalAlign | CR | integer | $STD | Horizontal alignment |
| InputMode | CR | integer | Specifying the character types that can be entered | |
| MaxLength | CR | integer | Number of character bytes that can be entered (number of characters in Mobile version and Android version) | |
| ScrollBarPosition | CR | integer | $STD | Display position of scroll bar |
| Value* | CRW | String Number Fixed Date UString | Value to display | |
| VerticalAlign | CR | integer | $STD | Vertical alignment (printing only) |
| WordWrap | CR | integer | $TRUE | Word wrap control |
Access
R: Readable W: Writable C: Initializable
*: default property