XDenSer Software


Home
Software
Shareware Software
XDenSer NetScreen
Shareware Components
XDenSer HTTP Server Component Pack
XDenSer Text Completion Component
Application Settings
Free Software
XDenSer Safe Mailto
Image Shrink
Free Sources
Forum
News


XDenSer Text Completion Component v.1.0 b6

Download 62 Kb
SharewareOrder


    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;


  • Home  Software   XDenSer NetScreen   XDenSer HTTP Server Component Pack   XDenSer Text Completion Component   Application Settings   XDenSer Safe Mailto   Image Shrink  Forum  News  
    ©XDenSer Software 2006