Parent: $root.$constants
| kFlatList | One type of list that can be used with the tree list |
| kFlatListTag | Same structure as kFlatList but with additional node tag column |
| kHOThot | The field has hot-tracking behaviour |
| kHOTnotHot | The field does not have hot-tracking behaviour |
| kHOTplatformDefault | The field has the default hot-tracking behaviour for the current operating system |
| kIconOnLeft | Node icons are draw on the far left |
| kIconOnNode | Node icons are always next to node name |
| kIconSystemSet | Tree list node icons are positioned depending on the operating system |
| kMoveNodeAfterDst | Moves a node after another node - at the same level |
| kMoveNodeToDstFirstChild | Moves a node into another node as a child and places at the start of the child list |
| kMoveNodeToDstLastChild | Moves a node into another node as a child and places at the end of the child list |
| kNodeIconFixed | The node icon is always shown using a fixed iconid with no mode |
| kNodeIconLinkExpand | The node icon is linked to the expand/collapse state of the node |
| kNodeIconLinkLine | The node icon is linked to the current tree line |
| kRelationalList | One type of list that can be used with the tree list |
| kTreeColList | A type of list with a row for the tree list with columns |
| kTREEnodeExpanded | The tree node is expanded |
| kTREEnodeExpCollapseAlways | The tree node always has an expand/collapse box |