Página 1 de 1

TCombobox OnExit?

Publicado: Jue Jul 14, 2005 1:41 am
por Mike Draper
The OnExit event of the TCombobox does not seem to be firing.
In the attached project, there is one form with 2 buttons, a label and a
combobox.
Each control has an OnExit event which shows the exit in the label.
Button1 and Button2 work as expected and Combobox1 does not work at all.
Am I missing something? I want to so some error checking on exit of the
combobox.
Mike Draper


Attached files ComboExit.zip (5.3 KB)Â

TCombobox OnExit?

Publicado: Jue Jul 14, 2005 12:29 pm
por ignacio
Mike,
You are right. We try to get it fixed on next pre-release, that will be
published this week.
Regards,
"Mike Draper" <draperm@cogeco.ca> escribió en el mensaje
news:[email=42d5a6c2@ozsrvnegro.ozlan.local...]42d5a6c2@ozsrvnegro.ozlan.local...[/email]
> The OnExit event of the TCombobox does not seem to be firing.
>
> In the attached project, there is one form with 2 buttons, a label and a
> combobox.
>
> Each control has an OnExit event which shows the exit in the label.
>
> Button1 and Button2 work as expected and Combobox1 does not work at all.
>
> Am I missing something? I want to so some error checking on exit of the
> combobox.
>
> Mike Draper
>
>
>