Specifies the text string that is displayed in the edit box.
property Text;
Use the Text property to read the text of the combo box or specify a new string for the Text value. By default, Text is the string specified in the Name property.
Setting Text to a string in the drop-down list causes that item to be selected. However, the value is considered a match only if it matches in a case-sensitive manner.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|