TdxTreeViewNodeViewInfo Properties
Contains ViewInfo information for a tree node.
Name | Description |
---|---|
Bounds |
Returns the element’s bounding rectangle.
Inherited from Tdx |
Check |
Returns the node’s checkbox bounding rectangle. |
Expand |
Returns the node’s expand button bounding rectangle. |
Horizontal |
Returns the horizontal line’s bounding rectangle between the node and its parent. |
Image |
Returns the node’s main image bounding rectangle. |
Selection |
Returns the node’s selection rectangle. |
Text |
Returns the node’s caption bounding rectangle. |
Vertical |
Returns the vertical line’s bounding rectangle between the node and its parent. |
See Also