Properties
The following properties are defined in the TreeView class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| AcceptDrop | CRW | integer | 0 | Type that accepts drag and drop Added since Ver.4.1.0 |
| BgColor | CRW | integer | $STD | Background color |
| Border | CR | boolean | $FALSE | Frame display |
| Editable | CRW | boolean | $TRUE | Editability |
| FgColor | CRW | integer | $STD | Text color |
| FontFace | CR | integer | $STD | Font decoration attributes |
| FontKind | CR | integer | $STD | Font type Supported fonts have been added since Ver.4.1.0 |
| FontSize | CR | integer | 10 | Font size |
| Value* | CRW | integer | Selected position |
Access
R: Readable W: Writable C: Initializable
*: default property