 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Walid Habib Guest
|
Posted: Tue Dec 16, 2003 9:03 pm Post subject: Tab order cannot be changed |
|
|
Hi everyone,
I have TCustomEdit derived components that are othewise working well, but I
cannot change the Tab order on a form after I place them. I can change the
order int he "Edit Tab Order" window, but when the application runs, the tab
order is unchanged. Any one has a fix to the problem. I'm using BCB6
Thanks
|
|
| Back to top |
|
 |
Walid Habib Guest
|
Posted: Tue Dec 16, 2003 9:30 pm Post subject: Re: Tab order cannot be changed |
|
|
thanks, I figured it out. I needed to redefine the TabOrder property.
"Remy Lebeau (TeamB)" wrote:
| Quote: |
I have TCustomEdit derived components that are othewise working
well, but I cannot change the Tab order on a form after I place them.
I can change the order int he "Edit Tab Order" window, but when the
application runs, the tab order is unchanged.
You should be using the TabOrder property to adjust the order of each
component instance.
Gambit
|
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Dec 16, 2003 9:32 pm Post subject: Re: Tab order cannot be changed |
|
|
"Walid Habib" <whabib (AT) normac (DOT) com> wrote
| Quote: | I have TCustomEdit derived components that are othewise working
well, but I cannot change the Tab order on a form after I place them.
I can change the order int he "Edit Tab Order" window, but when the
application runs, the tab order is unchanged.
|
You should be using the TabOrder property to adjust the order of each
component instance.
Gambit
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|