JVCL Help:IJvDataConsumerViewList.ItemLevel

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the tree level of an item.


Pascal

 functionItemLevel(Index: Integer): Integer;


Parameters

Parameters Description
Index: Integer 0-based index in the view list of the item to test. Allowed values ranges from 0 to Count-1


Description

ItemLevel determines the level at which the specified item is placed in the tree. The returned value is 0-based, where 0 means the item is at the root.


See Also

IJvDataConsumerViewList.Count, IJvDataConsumerViewList.ItemParent


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