JVCL Help:TJvRegistryTreeView.RefreshNode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRegistryTreeView.RefreshNode Method
[+] TJvRegistryTreeView Methods
[+] TJvRegistryTreeView Properties
Search in JVCL Help
Search in all projectsSummary
Updates the node's data.
Pascal
procedureRefreshNode(Node: TTreeNode);
Parameters
Parameters | Description |
Node: TTreeNode | The node to refresh |
Description
Call RefreshNode to refresh the display for the selected node. To reread all data from the registry, set Node to nil. Calling RefreshNode will:
- Delete the subnodes in the tree view, and 2. Reread all the data from the registry again
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page