Links
EControl Form Designer Pro
TEditEx.Text Property

Specifies the text string that is displayed in the edit box (Ansi version).

property Text;

Use the Text property to read the text of the edit box or specify a new string for the Text value. By default, Text is the string specified in the Name property. 

 

Use this property when IsUnicode is False. Otherwise this property may corrupt string due to Unicode to Ansi conversion.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!