Description
TxdsTXComplect when attached to any TCustomEdit descendant(TEdit, TMemo, TDBEdit, TDBMemo) watches user input in attached edit control and searches for the word the user enteringso it is not necessary for user to enter whole word, text completion componet will end that word (the text insertion is activated by shortcut).
The component searches for words in DataSource - see DataSource Property.
It is strongly recommended to sort DataSource on DataField in alphabet order.
See Sample Project.
Here is brief description of properties:
property AttachedControl:TCustomEdit; - the control where text will be completed;
property InsShortCut:TShortCut - shortcut to complete the text;
property PrevShortCut:TShortCut - shortcut to browse trough datasource to previous record;
property NextShortCut:TShortCut - shortcut to browse trough datasource to previous record;
property DataSource:TDataSource - data source with completed words or phrases;
property DataField:string read - field in DataSource where those words are stored;
property ListWindowWidth:Word - width of words list window;
property ListWindowHeight:Word - height of words list window;
property ListWindowAlphaBlend:Boolean - you may set it to true if you want list window to appear alpha blended under Win2000XP;
property ListWindowAlphaBlendValue:Byte - value of alphablend, ignored when ListWindowAlphaBlend is false;
property ListWindowFont:TFont - font of listwindow;
Related:
Avi - Component - Delphi - Directx - Dzine - Http - Ids - Iebridle - Media - Netmeeting - Netmptree - Netscreen - Network - Pids - Player - Plugin - Server - Sharing - Winamp
User Reviews:
Related:
mhTransPack (D4) 1.0The mhTransPack is a set of components that helps you to make your applications multilingual. It consists of a component for automatic translation...By: Mikael Holm |
Freeware |
EMS QuickLocalizer 1.0EMS QuickLocalizer is an indispensable component suite for adding the ability of multilingual support to your Delphi applications. Using powerful...By: EMS HiTech |
Shareware |
Addict 3.4Addict is a professional native VCL component suite that provides end-to-end solutions for adding spelling check and thesaurus support to your... |
Shareware |
TDualLang 2.0TDualLang is a simple non-visual component which allows youto add second language of your application and switch between them at runtime and at...By: Michael Holopov |
Freeware |
mhTransPack 1.0The mhTransPack is a set of components that helps you to make your applications multilingual. It consists of a component for automatic translation...By: Mikael Holm |
Freeware |
XDenSer HTTP Server Component Pack 1.0b5With XDenSer HTTP Server Components Pack you can easily create a standalone HTTP server w/o any HTML coding. Just put TxdsHTTPServer component and...By: Denys Khanzhyyev |
Shareware |
XDenSer HTTP Server Components Pack 1.1b3.1With XDenSer HTTP Server Components Pack you can easily create a standalone HTTP server w/o any HTML coding. Just put TxdsHTTPServer component and...By: XDenSer |
Shareware |
XDenSer Text Completion Component v 1.0b5TxdsTXComplect when attached to any TCustomEdit descendant (TEdit, TMemo, TDBEdit, TDBMemo) watches user input in attached edit control and...By: XDenSer |
Shareware |
TVideoGrabber 6.2TVideoGrabber is a video capture component for Delphi and C++Builder. With TVideoGrabber you can capture video frames, capture video and audio...By: Michel Fornengo |
Shareware |
MP3 Remote (DLL Version) 2.80Why try and write your own MP3 player when you can control Winamp to do exactly what you want? This component can control almost any function of... |
Shareware |
- Yahoo! and Inktomi Announce Completion of Acquisition
Yahoo! and Inktomi Corp., a leading Web search provider, today announced the completion of Yahoo!'s acquisition of Inktomi. - Component Pascal
Growing article, with links to many related topics. [Wikipedia] - The Missing Component
PPC, web design, and marketing consultation services from an Australia-based company. - Crystal Component
DICOM and CAD components for Delphi and C++ Builder. [Commercial] - J Component Software
ActiveX components includes Animation GIF, Alarm, Rotated Text, Wave Mixer, System Info. [Free and shareware] - Extreme Component
A set of Java GUI components including: JDataGrid, JWizardPane, JDirChooser, JLinkButton (a browser launch button),... - Component Forum
For electronic components of all kinds. - ARS42i Component
Component allowing query, update, insert and delete of data in Remedy Action Request System databases. By James Croom. - TActiveMovie Delphi component
TActiveMovie is a Delphi VCL component. It allows you to include Microsoft ActiveMovie player in your Delphi application.... - ActiveGantt Scheduler Component
A Gantt chart component that can be used to add scheduling capabilities to Visual Basic 6, Visual C++, Access, Windows...
