TdxOcNodeInfo Members
Stores the tree node‘s visual settings.Fields
| Name | Description |
|---|---|
| Align | Stores the node’s horizontal alignment. |
| Color | Stores the node’s actual background color. |
| Height | Stores the node’s actual height, in pixels. |
| IAlign | Stores the node image’s alignment within the client area. |
| Index | Stores a zero-based index of the image associated with the node. |
| Shape | Stores the node’s outline shape. |
| Width | Stores the node’s actual width, in pixels. |
See Also