JVCL Help:IJvDataItemText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataItemText Interface
[+] IJvDataItemText Methods
[+] IJvDataItemText Properties
[+] JvDataProviderIntf.pas Interfaces
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataItemText
TJvBaseDataItemTextImpl
run\JvDataProviderIntf.pas
Summary
Data Item support interface for retrieving the item's textual representation.
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.
See Also
IJvDataItem, IJvDataItemColumn
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