JVCL Help:IJvDataItemText.SetText

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sets a new text for the data item or column.


Pascal

 procedureSetText(constValue: string);


Parameters

Parameters Description
const Value: string New text for the data item.


Description

SetText sets a new text for the data item or column. It's the write access method for the Text property.


See Also

IJvDataItemText.Text, IJvDataItemText.GetText


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