Properties
The following properties are defined in the GroupBox class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BorderStyle | CRW | integer | $ETCHED | Border type |
| BoxStyle | CRW | integer | $BOX | Group box type |
| FgColor | CRW | integer | $STD | Text color |
| 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 There’s a limit in AI |
| FontSize | CR | integer | 10 | Font size |
| Title | CRW | String UString(※) | Display title (※)When ValueType is UString Added since Ver.5.0.3 | |
| TitleAlign | CRW | integer | $LEFT | Align title string |
| TitlePosition | CRW | integer | $TOP | Title display position |
| Value* | CRW | String Number Fixed Date UString | Object value Added UString since Ver.4.2.0 |
Access
R: Readable W: Writable C: Initializable
*: Default property