JVCL Help:IJvDataConsumerClientNotify.ItemSelected

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

Search in JVCL Help

 
Search in all projects
 

Summary

Called when the server consumer selects another item.


Pascal

 procedureItemSelected(Server: IJvDataConsumerServerNotify; Value: IJvDataItem);


Parameters

Parameters Description
Server: IJvDataConsumerServerNotify Reference to the server notification interface of the server consumer.
Value: IJvDataItem Reference to the item currently selected at the server consumer.


Description

ItemSelected is called when the indicated server consumer has selected another item.


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