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


Files :
-----
 
  SectionListboxD7.zip : component files for Delphi 7.0
  SectionListboxD2006.zip : component files for Delphi 2006 & c++ builder 2006
  SectionListboxD2006.zip : component files for Delphi 2007 & c++ builder 2007
  SectionListboxD2009.zip : component files for Delphi 2009 & c++ builder 2009
  SectionListboxD2010.zip : component files for Delphi 2010 & c++ builder 2010
  SectionListboxDXE.zip : component files for Delphi XE & c++ builder XE
  SectionListboxDXE2.zip : component files for Delphi XE2 & c++ builder XE2
  SectionListboxDXE3.zip : component files for Delphi XE3 & c++ builder XE3
  
Release 1.9.2.6 :
-----------------

 A listbox with sections that can be collapsed and expanded.
 Items in sections can be arranged in columns by using and
 specifying left or right tabs.


Feature Revision history :
------------------------
 1.9.0.1 : Fixed : Issue with SubItems.Move()
 1.9.0.2 : Fixed : Issue with OnExpandSection, OnContractSection
 1.9.0.3 : Improved : Code improved for AV during clear of empty sectionlistbox
 1.9.1.0 : OnSubitemClick, OnSectionClick triggered from keyboard actions as well
 1.9.1.1 : Fixed : Issue with DeleteSelected
 1.9.1.2 : Fixed : Issue with use on frames
 1.9.1.3 : Fixed : Issue with down key on last section without subitems 
 1.9.1.4 : Fixed : Checkbox area click detection
 1.9.2.0 : Improved : Speed to save & load large nr. of items
 1.9.2.1 : Fixed : Issue with section height when doing reparenting
 1.9.2.4 : Fixed : Issue with FullFocus repainting when changed at runtime
         : Fixed : Issue with SaveToFile function
         : Fixed : Issue with ContractDisable & arrow keys
 1.9.2.5 : Improved : Wordwrapped section drawing
 1.9.2.6 : Fixed : Index out of bounds condition when inserting subitems
Usage:
------
 Use of TMS software components in applications requires a license.
 A license can be obtained by registration. A single developer license
 registration is available as well as a site license.
 With the purchase of one single developer license, one developer in
 the company is entitled to:
 - use of registered version that contains full source code and no
   limitations 
 - free updates for a full version cycle
 - free email priority support & access to support newsgroups
 - discounts to purchases of other products

 With a site license, multiple developers in the company are entitled
 to:
 - use of registered version that contains full source code and no
   limitations 
 - add additional developers at any time who make use of the components
 - free updates for a full version cycle
 - free email priority support & access to support newsgroups
 - discounts to purchases of other products

 Online order information can be found at:
 http://www.tmssoftware.com/go/?orders

Note: 
-----

 The components are also part of the TMS Component Pack bundle, see 
 http://www.tmssoftware.com/go/?tmspack


Help, hints, tips, bug reports:
-------------------------------
 Send any questions/remarks/suggestions to : help@tmssoftware.com

 Before contacting support about a possible issue with the component
 you encounter, make sure that you are using the latest version of the 
 component.
 If a problem persists with the latest version, provide information 
 about which Delphi or C++Builder version you are using as well as
 the operating system and if possible, steps to reproduce the problem
 you encounter. That will guarantee the fastest turnaround times for
 your support case. 

