用代碼切換Edit 不同的鍵盤樣式: procedure TForm1.Button1Click(Sender: TObject); begin Edit1.KeyboardType := TVirtualkeyboardType.Default; Edit1.
確定! 回上一頁