C
combol
Unregistered / Unconfirmed
GUEST, unregistred user!
在DBCtrlGrid中加了两个DBedit.
可是在其中一个的KeyPress中加了
begin
if key=#13 then
dbedit2.setfocus;
end;
但是另一个DBedit无法获得焦点,如何做!!!
HELP
可是在其中一个的KeyPress中加了
begin
if key=#13 then
dbedit2.setfocus;
end;
但是另一个DBedit无法获得焦点,如何做!!!
HELP