JVCL Help:IJvDataItem.Items

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

Search in JVCL Help

 
Search in all projects
 

Summary

Reference to the items list owner of this item.


Pascal

 propertyItems: IJvDataItems;


Description

Items is a reference to the IJvDataItems owner of this item.
Every item belongs to an item list. Which item list might be dependent on which context is currently active.
The Items property is also the only way to determine the parent item of this item. This can be done with Items.Parent


See Also

IJvDataItem.GetIndex, IJvDataItem.IsParentOf, IJvDataItems.Parent


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