JVCL Help:TJvPageIndexNodes

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvPageIndexNodes
run\JvPageListTreeView.pas


Summary

Maintains a list of TJvPageIndexNode nodes in a tree view control.

run\JvPageListTreeView.pas


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.

run\JvPageListTreeView.pas


About

Navigation

run\JvPageListTreeView.pas



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