| View previous topic :: View next topic |
| Author |
Message |
Emanuele Mancini Guest
|
Posted: Tue Jun 24, 2003 12:57 pm Post subject: TDBLookupComboBox |
|
|
Hi
TDBLookupComboBox does not have the OnDblClick event. I would like to use it
when I can not find correct values in the list. So with the OnDblClick
event I could open a forms to insert new value.
Anyone could help me?
Sorry for my english
Thanks Katia
--
____________________________________________
Katia Cleris
OPTEC srl
Optical and Electronic Imaging Systems
I 20015 Parabiago (MI) Italy - Via Mantegna, 34
ph. +39 0331491945 - fax +39 0331495091
http://www.optec-srl.com - @: [email]kcleris (AT) optec-srl (DOT) com[/email]
|
|
| Back to top |
|
 |
Woody (TMW) Guest
|
Posted: Tue Jun 24, 2003 7:55 pm Post subject: Re: TDBLookupComboBox |
|
|
"Emanuele Mancini" <emancini (AT) optec-srl (DOT) com> wrote
| Quote: | Hi
TDBLookupComboBox does not have the OnDblClick event. I would like to use
it
when I can not find correct values in the list. So with the OnDblClick
event I could open a forms to insert new value.
Anyone could help me?
Sorry for my english
|
Assign a popup menu for the user to right-click on the combo box with a
choice to add a new value.
--
Woody (TMW)
Freeware Page: http://users.eonet.net/woodytmw
"Start every day off with a smile and get it over with."
-- W. C. Fields
|
|
| Back to top |
|
 |
Katia Cleris Guest
|
Posted: Wed Jun 25, 2003 9:28 am Post subject: Re: TDBLookupComboBox |
|
|
Thank you very much!
"Woody (TMW)" <woody.tmw (AT) ih2000 (DOT) net> ha scritto nel messaggio
news:3ef8acc5$1 (AT) newsgroups (DOT) borland.com...
| Quote: | "Emanuele Mancini" <emancini (AT) optec-srl (DOT) com> wrote in message
news:3ef84ada (AT) newsgroups (DOT) borland.com...
Hi
TDBLookupComboBox does not have the OnDblClick event. I would like to
use
it
when I can not find correct values in the list. So with the OnDblClick
event I could open a forms to insert new value.
Anyone could help me?
Sorry for my english
Assign a popup menu for the user to right-click on the combo box with a
choice to add a new value.
--
Woody (TMW)
Freeware Page: http://users.eonet.net/woodytmw
"Start every day off with a smile and get it over with."
-- W. C. Fields
|
|
|
| Back to top |
|
 |
|