<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Adding TextCompletion to a TComboBox</title>
<link rel="alternate" type="text/plain" href="http://dn.codegear.com/article/20450" title="Adding TextCompletion to a TComboBox" />
<link rel="self" type="application/atom+xml" href="http://dn.codegear.com/article/20450/feed" title="Comments for Adding TextCompletion to a TComboBox" />
<id>http://dn.codegear.com/article/20450</id>
<updated>2008-11-19T04:42:30-08:00</updated>
<entry>
<title>Help me !</title>
<author>
<name>Luu Quang Vinh</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=38066</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=38066</id>
<updated>2005-01-11T19:18:48-08:00</updated>
<published>2005-01-11T19:18:48-08:00</published>
<summary>Help me !</summary>
<content>Hi You!Before, I used Delphi 7.0 and Now I'm using Borland Delphi 2005. In Delphi 7.0, i can change properties, Methods of Standard VCLs by Add properties... in Unit.For example :I can add Key property of TTreeView in ComCtrls.pas. Copy ComCtrls.pas into Lib folder and Delete ComCtrls.dcu in Lib folder  And then i complier Application. New ComCtrls.dcu is created and it contain Key property and I can use this property.But with Delphi 2005. I add property Key into Borland.VCL.ComCtrls.pas but i can not complier this Unit . Could you tell me the way to Complier it.Thank you very much!</content>
</entry>
<entry>
<title>Adding TextCompletion to a TComboBox</title>
<author>
<name>Adam Eckels</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=32942</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=32942</id>
<updated>2002-08-14T15:31:30-07:00</updated>
<published>2002-08-14T15:31:30-07:00</published>
<summary>Adding TextCompletion to a TComboBox</summary>
<content>That's nice and all, but I would really like to see a drop-down list that expands horizontally to reveal ALL items' text--not just a single line.  (Da!)</content>
</entry>
<entry>
<title>Adding TextCompletion to a TComboBox</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=29105</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=29105</id>
<updated>2001-06-05T22:31:09-07:00</updated>
<published>2001-06-05T22:31:09-07:00</published>
<summary>Adding TextCompletion to a TComboBox</summary>
<content>When using the OnChange-event it doesn't work correctly, because the event occurs before the text completion is done. The ItemIndex You get now is not the correct one.</content>
</entry>
<entry>
<title>Adding TextCompletion to a TComboBox</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=25906</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=25906</id>
<updated>2000-08-05T03:47:43-07:00</updated>
<published>2000-08-05T03:47:43-07:00</published>
<summary>Adding TextCompletion to a TComboBox</summary>
<content>Found this after spending an hour translating C-Code and rummaging through the messages documentation...Thank you, Thank you, Thank you, Thank you;)</content>
</entry>
<entry>
<title>Adding TextCompletion to a TComboBox</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=25211</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=25211</id>
<updated>2000-05-27T09:31:40-07:00</updated>
<published>2000-05-27T09:31:40-07:00</published>
<summary>Adding TextCompletion to a TComboBox</summary>
<content>It works fine if you type slow, but if you type fast it finds the first match for the first and/or second letter and puts your cursor at the end of the match, so that ever you keep typing will be added at the end of the one found.</content>
</entry>
<entry>
<title>re: Adding TextCompletion to a TComboBox</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24271</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24271</id>
<updated>2000-02-22T19:49:53-08:00</updated>
<published>2000-02-22T19:49:53-08:00</published>
<summary>re: Adding TextCompletion to a TComboBox</summary>
<content>Ignore that!Its not supposed to work when in that style.Let's try again.</content>
</entry>
<entry>
<title>Adding TextCompletion to a TComboBox</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24270</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24270</id>
<updated>2000-02-22T19:42:54-08:00</updated>
<published>2000-02-22T19:42:54-08:00</published>
<summary>Adding TextCompletion to a TComboBox</summary>
<content>This component does not seem to work if Style is set to csDropDownList.</content>
</entry>
</feed>
