how can simulate the event key press like CTRL+V and Enter in an application Firemonkey Delphi for Mobile?
The function like Keybd_event() but this function is only for VCL Application
Thanks
yes I have to simulate paste clipboard action to send in an other application on android.