JVCL Help:IJvDataContextManager.SetName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Change the name of the context.


Pascal

 procedureSetName(Value: string);


Parameters

Parameters Description
Value: string New name for the context.


Description

SetName allows to change the name of the context. Implementers of this methods are responsible for assuring the uniqueness of the new name within the context list this context belongs to.


See Also

IJvDataContext.Name


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