[DUG] Tabbing problem

Robert martin rob at chreos.co.nz
Wed Mar 19 10:33:30 NZDT 2008


Hi

I have a component whose base class is a TPanel.  The panel creates a 
TEdit inside it.  I am having problems with tabbing from this 
component.  Normal tabing works correct, I tab into the component, the 
edit gets focus, I tab again and focus moves to the next component on 
the form (tabs out of my component).  This is fine. 

However Shift-Tab (moving backwards) fails.  I can shift tab in but not 
shift tab out.  I don't think I an trapping the shift tab combination 
(as I am not trapping normal tabs either) Any suggestions ?

-- 
Rob Martin
Software Engineer

phone +64 03 377 0495
fax   +64 03 377 0496
web www.chreos.com

Wild Software Ltd



More information about the Delphi mailing list