You can just react to the enter key in the OnKeyPress event of the Edit field. The return key has the key code #13, so the if statement ...
確定! 回上一頁