JVCL Help:IJvDataConsumerViewList.Item

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieve a reference to a Data Item.


Pascal

 functionItem(Index: Integer): IJvDataItem;


Parameters

Parameters Description
Index: Integer 0-based index in the view list of the item to retrieve. Allowed values range from 0 to Count-1 (both inclusive).


Description

Item retrieves a reference to the item at the specified index in the view list.


See Also

IJvDataConsumerViewList.Count, IJvDataItem


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