[Lazarus] Form event
Antonio Fortuny
a.fortuny at sitasoftware.lu
Tue Feb 19 15:43:36 CET 2013
Hi folks.
Do you know an event or any other trick I could use when a form re-gains
control, i.e. is focused again ?
Events OnShow, OnActivate fire only once after OnCreate.
The form is brought to the foreground by the means of a
MyForm.BringToFront once a OtherForm.ShowModal returns. The reason is
because the WindowsCE forms stack control seems to be rubbish.
The form I want to manage control is also the main form of the program.
Thanks,
Antonio.
More information about the Lazarus
mailing list