JVCL Help:TJvDataItemTextImpl.SetText@string
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDataItemTextImpl.SetText Method
[+] TJvDataItemTextImpl Methods
[+] TJvDataItemTextImpl Properties
Search in JVCL Help
Search in all projectsSummary
Sets a new text for the data item or column.
Pascal
procedureSetText(constValue: string); override;
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