JVCL Help:IJvDataItemDesigner

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataItemDesigner
run\JvDataProviderIntf.pas


Summary

Data Item support interface to allow editing of an item in the design time provider editor.

run\JvDataProviderIntf.pas


Pascal

 run\JvDataProviderIntf.pas
 IJvDataItemDesigner = interface;


Description

IJvDataItemDesigner is an IJvDataItem support interface to support editing of an item in the design time provider editor.
Items that allow the item to be edited in special ways need to implement this interface.

run\JvDataProviderIntf.pas


About

Navigation

run\JvDataProviderIntf.pas


Notes

As this feature is currently not implemented there is a possibility this interface will be changed in the near future or might be dropped completely. It's highly recommended to not use this interface at this time.

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