I was meaning stop the auto-searching and fire off the final search at OnCloseUp.
Is the Data the Combo is looking at Master-Sourced or are you using PacketRecords for the data contained in the Combo ? I am not sure why the auto searching is occurring... Regards Paul McKenzie SMSS Ltd. Wellington New Zealand ----- Original Message ----- From: "Robert martin" <[EMAIL PROTECTED]> To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 2004 9:09 AM Subject: Re: [DUG] TDBLookupCombo > No. The issue is with the incremental search while typing, closeUp only > occurs when the combo is closed after been dropped down. > > > Rob Martin > Software Engineer > > phone 03 377 0495 > fax 03 377 0496 > web www.chreos.com > Wild Software Ltd > ----- Original Message ----- > From: "Paul McKenzie" <[EMAIL PROTECTED]> > To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> > Sent: Tuesday, October 26, 2004 8:36 AM > Subject: Re: [DUG] TDBLookupCombo > > > > If you are using the DBLookupComboBox - could use the OnCloseup Event ? > > > > Regards > > Paul McKenzie > > SMSS Ltd. > > Wellington > > New Zealand > > ----- Original Message ----- > > From: "Robert martin" <[EMAIL PROTECTED]> > > To: "[EMAIL PROTECTED] org. nz" <[EMAIL PROTECTED]> > > Sent: Friday, October 22, 2004 4:57 PM > > Subject: [DUG] TDBLookupCombo > > > > > > > Hi All > > > > > > We are running a query based on the selection in a DBlookupCombo (dbl) , > > > this works fine. However when a user is incrementally searching through > > the > > > list by typing the query is re run every time the combo finds a new > > partial > > > match. > > > > > > Is there any way of setting the onClick event to not occur until the > user > > > has not typed a key for a certain period of time? I guess not but is > > there > > > another event / way of achieving this effect? > > > > > > > > > Rob Martin > > > Software Engineer > > > > > > phone 03 377 0495 > > > fax 03 377 0496 > > > web www.chreos.com > > > Wild Software Ltd > > > > > > > > > _______________________________________________ > > > Delphi mailing list > > > [EMAIL PROTECTED] > > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > > > _______________________________________________ > > Delphi mailing list > > [EMAIL PROTECTED] > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
