08-22-2019, 05:53 AM
Hi All,
In FormShow I put some text into the a IWEdit control and then call iwedit1.setfocus. The text is shown, but the caret is positioned before the leftmost character.
In Tedit I would use Selstart to position the caret at the end of the text, but selstart is not a property / method of iwedit.
Do anyone have a suggestion as to how it can be done ?
Regards
Soren
In FormShow I put some text into the a IWEdit control and then call iwedit1.setfocus. The text is shown, but the caret is positioned before the leftmost character.
In Tedit I would use Selstart to position the caret at the end of the text, but selstart is not a property / method of iwedit.
Do anyone have a suggestion as to how it can be done ?
Regards
Soren

