JVCL Help:TJvDBTreeNode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBTreeNode Class
[+] JvDBTreeView.pas Classes
[+] TJvDBTreeNode Methods
[+] TJvDBTreeNode Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvDBTreeNode
run\JvDBTreeView.pas
Summary
Represents nodes added to the TJvDBTreeView data-aware tree view control.
Pascal
run\JvDBTreeView.pas
TJvDBTreeNode = class(TTreeNode);
Description
TJvDBTreeNode is a TTreeNode descendant that represents nodes added to the TJvDBTreeView data-aware tree view control. TJvDBTreeNode introduces properties and methods need to create and maintain the node.
TJvDBTreeNode is the data type created when creating nodes in TJvDBTreeView using its' CreateNode method and maintained in its' Items property.
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