JVCL Help:IJvDataItems.Items

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

Search in JVCL Help

 
Search in all projects
 

Summary

Array of list items.


Pascal

 propertyItems [Index: Integer]: IJvDataItem;


Parameters

Parameters Description
Index 0-based index of the item to retrieve.


Description

Items is the array of IJvDataItem instances. The first item in the array has an Index value of 0. The index ranges from 0 .. Count-1.


See Also

IJvDataItems.Count, IJvDataItems.GetItem


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