델파이
Enter 입력시 Tab효과 주기 In DELPHI
유돌이
2009. 6. 26. 14:00
If Key = VK_RETURN Then SelectNext(Sender As TWinControl, True, True);
|