[Lazarus] Form.ActiveChanged vs Screen ActiveControlChanged

José Mejuto joshyfun at gmail.com
Sun Jan 8 17:21:46 CET 2017


El 08/01/2017 a las 16:56, Bart via Lazarus escribió:

> In D7 TForm.ActiveChanged is not fired if I change the focus with the
> mouse, but it is if I change focus with Tab.

Hello,

Just for the record I get the same effect as Screen if I override:

function SetFocusedControl(Control: TWinControl): Boolean; override;

-- 



More information about the Lazarus mailing list