Links
EControl Form Designer Pro
TDsnInplaceEditor.TextW Property

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

property TextW: WideString;

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

 

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

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