Properties
The following properties are defined in the SplitterFrame class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BgColor | CRW | integer | $STD | Background color |
| Border | CR | boolean | $FALSE | Frame display |
| MaxPosition | CRW | integer | 0 | Maximum value of the controllable range of the split line |
| MinPosition | CRW | integer | 0 | Minimum value of the controllable range of the split line |
| Resize | CRW | boolean | $TRUE | Whether the position of the split line can be changed |
| SplitDirection | CR | integer | $VERTICAL | Split direction |
| SplitPolicy | CR | integer | $ABSOLUTE | SplitPosition property unit |
| SplitPosition | CRW | integer | 40 | split line position |
| ThumbColor | CR | integer | $STD | Split line color |
| ThumbSize | CR | integer | 2 | Split line thickness |
| ThumbStyle | CR | integer | $STD | Split line appearance |
| 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