Properties
The following properties are defined in the OptionButton class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BgColor | CRW | integer | $STD | Background color |
| Border | CR | boolean | $FALSE | Border display |
| FgColor | CRW | integer | $STD | Text color |
| FontFace | CR | integer | $STD | Font decoration properties There’s a limit in AI |
| FontKind | CR | integer | $STD | Font type Supported fonts have been added since Ver.4.1.0 Not supported in Mobile There’s a limit in AI |
| FontSize | CR | integer | 10 | Font size |
| Scroll | CR | integer | $AUTO | Scroll bar display control There’s a limit in Mobile No more restriction since Mobile Ver.3.0.0 |
| ToolTip | CRW | String | Tooltip Not supported in Mobile, AI | |
| ToolTipDelayTime | CRW | integer | 0 | Tooltip display time Added since Ver.4.2.0 Not supported in Mobile, AI |
| Value* | CRW | integer | Selected position |
Access
R: Readable W: Writable C: Initializable
*: default property