[DUG] groupboxes and tabs

mike at webdata.co.nz mike at webdata.co.nz
Mon Dec 11 15:25:47 NZDT 2006


Check the tab order for your group boxes.
Also if your group box's parent is say a TPanel then check its tab order.
Remember the Group box must have focus before you can tab though the
components that are based on it.

All the best,
Mike

> I have a strange problem today with a small one form application.  The
> form has 3 group boxes on it.  In all my previous experience, pressing tab
> on the last control in one group box takes the focus to the first control
> of the next group box, but this is not happening.  Each group box is only
> navigating around it's own controls.
>
> I'm sure I'm missing something obvious, but what is it?
>
> Thanks,
> Ross._______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>




More information about the Delphi mailing list