Properties
The following properties are defined in the TabFrame class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| Arrangement | CR | integer | $STD | How to arrange tabs There’s a limit in AI |
| BgColor | CRW | integer | $STD | Background color |
| Border | CR | boolean | $FALSE | Display frame |
| FontFace | CR | integer | $STD | Font decoration attributes 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 |
| TabHeight | CRW | integer | Tab height | |
| TabPosition | CR | integer | $STD | Tab position There’s a limit in AI |
| TabStyle | CR | integer | $STD | Tab style There’s a limit in AI |
| TabWidth | CRW | integer | Tab width | |
| Value* | CRW | integer | Selected position |
Only for Mobile, 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