TdxDbOcNode Methods
Represents the TdxDbOrgChart‘s tree node.
Name | Description |
---|---|
Children |
This function returns the total height (in pixels) of the area occupied by current node’s children.
Inherited from Tdx |
Children |
Returns the node’s children width.
Inherited from Tdx |
Client |
Returns the node’s client area.
Inherited from Tdx |
Collapse |
Collapses the node’s children.
Inherited from Tdx |
Db |
|
Delete |
Deletes all the node’s children.
Inherited from Tdx |
Display |
Returns the node’s bounding rectangle.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Expand |
Shows the node’s children.
Inherited from Tdx |
Focused |
Identifies whether the node has focus.
Inherited from Tdx |
Full |
Returns the height of the current node and its expanded children, in pixels.
Inherited from Tdx |
Full |
Returns the width of the current node and its expanded children, in pixels.
Inherited from Tdx |
Get |
Returns the tree node’s first child.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Returns the tree node’s last child.
Inherited from Tdx |
Get |
Returns the next node in the control’s nodes list.
Inherited from Tdx |
Get |
Returns the child node following the specified one.
Inherited from Tdx |
get |
Returns the next node at the same nesting level.
Inherited from Tdx |
Get |
Returns the next visible node in the list of all the control’s nodes.
Inherited from Tdx |
Get |
Returns certain node property values as a packed record.
Inherited from Tdx |
Get |
Returns the previous node in the list of all the control’s nodes.
Inherited from Tdx |
Get |
Returns the child node preceding the specified one.
Inherited from Tdx |
get |
Specifies the previous node at the same nesting level.
Inherited from Tdx |
Get |
Returns the previous visible node in the list of all the control’s nodes.
Inherited from Tdx |
Has |
Identifies whether the specified node is the parent of the current one.
Inherited from Tdx |
Index |
Returns the index of the specified child node.
Inherited from Tdx |
Is |
Identifies whether the node’s parent is the tree root.
Inherited from Tdx |
Make |
Shows the node within the control’s client area.
Inherited from Tdx |
Move |
Moves the current node to a specific location within the tree.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also