JVCL Help:IJvDataItemsManagement.Add

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

Search in JVCL Help

 
Search in all projects
 

Summary

Add an item to the list.


Pascal

 functionAdd(Item: IJvDataItem): IJvDataItem;


Parameters

Parameters Description
Item: IJvDataItem The item to add.


Description

Add adds the specified Data Item to the list of items.


See Also

IJvDataItemsManagement.Delete, IJvDataItemsManagement.New, IJvDataItemsManagement.Remove


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