Links
EControl Form Designer Pro
TBtnEdit.WantTabs Property

Determines whether the user can insert tab characters into the text.

property WantTabs: Boolean;

Set WantTabs to true to allow users to enter tab characters into the text. Set WantTabs to false if you want the tab character to select the next control on the form instead.

If WantTabs is true, users can tab into the edit control, but they can’t tab out.

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