This component creates a thread and uses it to call its 'OnThreadChange' Event whenever the
'Text' property changes.
It's very useful for a database lookup or other slow process that will normally slow down the TEdit interface.
Includes both Delphi and Builder source code.