JVCL Help:TJvPageIndexNodes
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPageIndexNodes Class
[+] JvPageListTreeView.pas Classes
[+] TJvPageIndexNodes Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvPageIndexNodes
run\JvPageListTreeView.pas
Summary
Maintains a list of TJvPageIndexNode nodes in a tree view control.
Pascal
run\JvPageListTreeView.pas
TJvPageIndexNodes = class(TTreeNodes);
Description
The Items property of the TJvCustomPageListTreeView is a TJvPageIndexNodes object and maintains the collection of nodes in the tree view. Nodes can be added, deleted, inserted, and moved within the tree view. Access the nodes in the tree view through the Items property of the tree view.
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