TcxDBTreeListNode Methods
A data-aware control’s node.
Name | Description |
---|---|
Add |
Creates a node and appends it to the end of the current node’s child collection.
Inherited from Tcx |
Add |
Creates a node and inserts it at the first position in the current node’s child collection.
Inherited from Tcx |
Alpha |
Sorts the node’s child nodes.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Assign |
Assigns the node’s column values.
Inherited from Tcx |
Can |
Indicates whether the node can be collapsed.
Inherited from Tcx |
Can |
Indicates whether the node can be expanded.
Inherited from Tcx |
Can |
Indicates whether the node can be moved to the location specified within the Tree |
Check |
Clicks a control (a check box or radio button) that indicates the node’s checked state.
Inherited from Tcx |
Collapse |
Collapses the node.
Inherited from Tcx |
Custom |
Custom sorts the node’s children.
Inherited from Tcx |
Delete |
Removes the node and all its children from the Tree |
Delete |
Removes the node’s children.
Inherited from Tcx |
Display |
Returns the node’s bounding rectangle.
Inherited from Tcx |
End |
Switches the node from edit to browse mode.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Expand |
Expands the node.
Inherited from Tcx |
get |
Returns the node’s first child.
Inherited from Tcx |
Get |
Returns a node’s first child that is available in the View.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Returns the node’s last child.
Inherited from Tcx |
Get |
Returns a node’s last child that is available in the View.
Inherited from Tcx |
Get |
Inherited from TPersistent. |
Get |
Returns the node next to the current one within the tree structure.
Inherited from Tcx |
Get |
Returns the next child node after the node specified.
Inherited from Tcx |
get |
Returns the next node at the current nesting level.
Inherited from Tcx |
Get |
Returns the next node available in the View at the current nesting level.
Inherited from Tcx |
Get |
Returns the next visible node.
Inherited from Tcx |
Get |
Inherited from TPersistent. |
Get |
Returns the node previous to the current one.
Inherited from Tcx |
Get |
Returns the previous child of the node specified.
Inherited from Tcx |
get |
Returns the previous node at the current nesting level.
Inherited from Tcx |
Get |
Returns the previous node available in the View at the current nesting level.
Inherited from Tcx |
Get |
Returns the previous visible node.
Inherited from Tcx |
Has |
Checks whether the specified node is the parent of this node.
Inherited from Tcx |
Index |
Returns the specified node’s index among this node’s children.
Inherited from Tcx |
Insert |
Inserts a child node into the node’s child collection.
Inherited from Tcx |
Invalidate |
Informs the control that the node needs to be repainted.
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Checks whether the specified node is a sibling of the current node.
Inherited from Tcx |
Load |
Loads the node’s children, if any exist.
Inherited from Tcx |
Make |
Ensures that the node is displayed.
Inherited from Tcx |
Move |
Moves the node to the location specified within the Tree |
Repaint |
Redraws the node.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also