TdxTreeViewNodeViewInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Default |
Draws all node content on the specified canvas. |
Draw |
Draws the node’s caption on the specified canvas. |
Draw |
Draws the node’s checkbox on the specified canvas. |
Draw |
Draws the node’s expand button on the specified canvas. |
Draw |
Draws the node’s focus rectangle on the specified canvas. |
Draw |
Draws the node’s main image on the specified canvas. |
Draw |
Draws the node’s selection rectangle on the specified canvas. |
Draw |
Draws the node’s additional image on the specified canvas. |
Draw |
Draws a tree line in the rectangle on the specified canvas. |
Draw |
Draws lines between the node and its parent on the specified canvas. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also