Properties
The following properties are defined in the FlexListBox class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| Active | CRW | boolean | $TRUE | Specify the activity |
| AutoCursorMove | CR | boolean | $FALSE | Cell cursor auto-movement Added since Ver.4.1.0 |
| Border | CRW | boolean | $FALSE | Frame display |
| BorderStyle | CRW | integer | Border style | |
| DropdownKey | CR | integer | Specify key to drop down Added since Ver.5.0.0, Mobile Ver.4.5.0 Not supported in AI | |
| KeySelect | CRW | boolean | $FALSE | Whether item selection by key input is possible Added since Ver.5.0.1, Mobile Ver.4.5.0 Not supported in AI |
| ListData | CRW | String UString(※) | List options (※)When Valuetype is UString, added since Ver.5.0.3 | |
| Value* | CRW | String UString | Initial value of cell |
Only for Mobile version
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| DropdownStyle | CR | integer | $STD | How to display the selection list Added since Mobile Ver.4.5.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 |
Access
R: Readable W: Writable C: Initializable
*: default property