Re: [Lazarus] how to keep out focus in a button

2016-03-23 Thread hfiandor
Dear Sandro: thanks very much. Something more learned.

 

Yours

Ing. Héctor F. Fiandor Rosario

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] how to keep out focus in a button

2016-03-22 Thread Sandro Cumerlato
Hi,
you can change ActiveControl to unfocus the button,  iirc setting
ActiveControl to nil will unfocus all controls in a form.

Sandro
On 23 Mar 2016 02:51, "hfiandor"  wrote:

> Dear sirs>
>
>
>
> I have a button previously focused. When the action was completed and the
> promt was sended to other position in the MainMenu, the button remain
> indicating the focus. Please, I want to know how to unfocus the button.
>
>
>
> Thanks in advance,
>
>
>
> yours
>
>
>
> Ing. Héctor F. Fiandor Rosario
>
> --
> ___
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] how to keep out focus in a button

2016-03-22 Thread hfiandor
Dear sirs>

 

I have a button previously focused. When the action was completed and the
promt was sended to other position in the MainMenu, the button remain
indicating the focus. Please, I want to know how to unfocus the button.

 

Thanks in advance,

 

yours

 

Ing. Héctor F. Fiandor Rosario

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus