**********************************************************************
Author: TMS Software
        Copyright  2000 - 2001
        E-mail: info@tmssoftware.com
        Web: http://www.tmssoftware.com
**********************************************************************

Delphi 3.0/4.0/5.0/6.0 & C++Builder 3.0/4.0/5.0


Files :
-----
  paramlstd3.zip : component files for Delphi 3.0
  paramlstd4.zip : component files for Delphi 4.0
  paramlstd5.zip : component files for Delphi 5.0
  paramlstd6.zip : component files for Delphi 6.0
  paramlstc3.zip : component files for C++Builder 3.0
  paramlstc4.zip : component files for C++Builder 4.0
  paramlstc5.zip : component files for C++Builder 5.0
  demo.zip      : demo with source code for Delphi 3,4,5
  
Release 1.2 :
-------------

  A listbox with HTML formatting capabilities in items and editable parameters,
  like the Outlook inbox rules wizard.

Feature Revision history :
------------------------

  1.0 : initial release
  1.1 : OnParamEnter and OnParamExit events added
        OnParamChanged event added
        OnParamHint event added with ParamHint property
        SelectionColor and SelectionFontColor property added
  1.2 : Added ItemParameter[Index:Integer,Param:string]:string property
        Added edit, datepicker, spin parameter editor support 


Installation :
--------------

 In Delphi 3,4,5,6 or C++Builder 3,4,5

 Unzip files paramlstdx or paramlstcx into a component directory

 - Install components,

 - Install into new package (or existing package)

 - Browse for (new) package file

 - Add paramlstreg.pas


Usage :
-------
 This component is freeware for non-commercial applications.
 License for commercial use is equivalent to buying source code,
 and is available for $30. Licensed users get source code updates
 for all 1.x versions. Send cheque or cash for $30 to address above
 and source code will be sent by email immediately upon receipt.
 If you would like to register TParamListBox online, you can do the
 registration at http://www.shareit.com/programs/103312.htm.
 Alternatively, you can go to http://www.shareit.com and enter
 the program number there: 103312. Since the online registration
 for a TMS basic component is valid for several TMS components,
 do not forget to request TParamListbox by email as well via
 info@tmssoftware.com
 TParamListBox is also part of the TMS Component Pack, see
 http://www.tmssoftware.com/tmspack.htm



Documentation about HTML formatting capabilities :
--------------------------------------------------
 
 See http://www.tmssoftware.com/minihtml.htm


Help, hints, tips, bug reports :
------------------------------
 Send any remarks to : help@tmssoftware.com
 Please clearly state which Delphi or C++Builder version you are using
 and which version of the component you are using. In case of doubt,
 download the latest version first at http://www.tmssoftware.com


