ENUM_GUI_TREE_ACTION
Value |
Identifier | Description | Type |
1 | TREE_ADD_NODE |
Add new node to the Tree | String |
2 | TREE_CLEAR_NODE |
Clear Tree nodes | Nothing |
3 | TREE_REMOVE_NODE | Remove a node with a specified index | Integer |
See Also
ENUM_GUI_TREE_ACTION
Value |
Identifier | Description | Type |
1 | TREE_ADD_NODE |
Add new node to the Tree | String |
2 | TREE_CLEAR_NODE |
Clear Tree nodes | Nothing |
3 | TREE_REMOVE_NODE | Remove a node with a specified index | Integer |
See Also