Re: tab

"brovienas" <[email protected]> Fri, 30 Aug 2002 11:34:24 -0000
Newsgroups gmane.comp.lang.delphi.kylix
Message-ID <[email protected]>
If I understand correctly, you want to change property TabOrder on each con=
trol.

More info:
http://www.undu.com/DN961001/00000015.htm

--- In KylixGroup@y..., Marcelo Manzato <m_manzato@y...> wrote:
> hi, I have a form with many edits and maskedits, and I
> would like to set the order of the select, when typing
> the tab key. I tried to change the order of them in
> the unit, and I also tried to create each one by the
> order I want, but it even doesn´t work... How can I do that?