Ario.Paxaz Posted June 15, 2017 Posted June 15, 2017 HI I use ActivateKeyboardLayout command,But don't apply. procedure TMainForm.UniButton1Click(Sender: TObject); begin ActivateKeyboardLayout($409, 0); end; procedure TMainForm.UniButton2Click(Sender: TObject); begin ActivateKeyboardLayout($429, 0); end; What i can do it? Best Regards. Quote
Sherzod Posted June 16, 2017 Posted June 16, 2017 Hi, Unfortunately, You will not be able to change the keyboard layout on the client side. Why do you want this ?! Best regards, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.