Thanks!

Sent from my iPhone

> On Oct 29, 2016, at 10:18, silvioprog via Lazarus 
> <[email protected]> wrote:
> 
>> On Sat, Oct 29, 2016 at 11:59 AM, Balázs Székely via Lazarus 
>> <[email protected]> wrote:
>>   KeyInput.Down(VK_SHIFT);
>>   KeyInput.Press(VK_L);
>>   KeyInput.Up(VK_SHIFT);
>>   //...
> 
> 
> It allows you to send string too, eg:
> 
> KeyInput.Press('hello WORLD');
> 
> -- 
> Silvio Clécio
> -- 
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus-ide.org/listinfo/lazarus
-- 
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to