JVCL Help:TJvCustomSegmentedLEDDisplay.Text

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the text of the display.


Pascal

 propertyText: string;


Description

Text specifies the text to render. Read Text to determine the currently rendered text or set it to a new value.
If CharacterMapper is not assigned changing Text will just store the new value, otherwise the new value is parsed by the mapper and the resulting value is stored.
If the Text property of a digit is changed, this property will be updated accordingly.


See Also

TJvCustomSegmentedLEDDigit, TJvCustomSegmentedLEDDisplay.CharacterMapper, TJvCustomSegmentedLEDDisplay.Digits


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