JVCL Help:TJvPageListTreeView.PageList

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the IPageList implementation.


Pascal

 propertyPageList: IPageList;


Description

Use the PageList property to associate an IPageList implementation with the tree view. If a PageList is assigned, the active page of the page list will change automatically when the user selects a new node in the tree view. The page that is activated is determined by the value of the selected nodes PageIndex 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