JVCL Help:IJvDataItemText

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataItemText
TJvBaseDataItemTextImpl
run\JvDataProviderIntf.pas


Summary

Data Item support interface for retrieving the item's textual representation.

run\JvDataProviderIntf.pas


Pascal

 run\JvDataProviderIntf.pas
 IJvDataItemText = interface;


Description

IJvDataItemText is a supporting interface for IJvDataItem and IJvDataItemColumn that adds the capability of linking a text with an item or a column.
Almost every provider supports the IJvDataItemText interface for its items and columns. Besides access to the text, the interface also keeps track of the editability of the text from the user interface.

run\JvDataProviderIntf.pas


See Also

IJvDataItem, IJvDataItemColumn

run\JvDataProviderIntf.pas


About

Navigation

run\JvDataProviderIntf.pas



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