TEdit
Publicado: Vie Mar 31, 2006 12:08 pm
Ingo,
> is there a possibility to trap doubleclick in a TEdit control?
I'm affraid that event isn't shown in the object inspector for TEdit, but it
indeed exist.
Please, assign it by hand:
::oEdit1:OnDblClick := ...
--
Regards,
Jose F. Gimenez
> is there a possibility to trap doubleclick in a TEdit control?
I'm affraid that event isn't shown in the object inspector for TEdit, but it
indeed exist.
Please, assign it by hand:
::oEdit1:OnDblClick := ...
--
Regards,
Jose F. Gimenez