SDL Component Suite - ColSel

The unit COLSEL contains a Delphi™ visual component which supports the selection of a color from the predefined Windows system colors. The component TColSel is basically a modified combo box showing the available colors both by a colored rectangle and the corresponding system name. In addition, the user may specify a user defined color, which is displayed along with the system colors. The figure to the left shows a sample of the color select box. More details can be found in the online help pages.

The unit COLSEL is part of the SDL Component Suite.


What's new:

  • Release 12.0   [Dec-12, 2023]
     
    • the method FindColorEntry allows finding a particular color in the color array of the component

  • Release 10.7   [Aug-24, 2020]
     
    • bug fix: TColSel did not trigger the onChange event if the color was redefined via the color dialog

  • Release 10.6   [Mar-09, 2018]
     
    • no changes

  • Release 10.5   [Oct-10, 2016]
     
    • no changes

  • Release 10.4   [Jun-02, 2015]
     
    • no changes

  • Release 10.3   [Oct-06, 2014]
     
    • none

  • Release 10.2   [May-30, 2013]
     
    • no changes

  • Release 10.1   [Oct-29, 2012]
     
  • Release 10.0   [Oct-4, 2011]
     
    • no changes

  • Release 9.7   [May-31, 2010]
     
    • no changes

  • Release 9.51   [Dec-01, 2008]
     
    • no changes

  • Release 9.5   [Oct-31, 2008]
     
    • no changes

  • Release 9.0   [May-28, 2007]
     
    • no changes

  • Release 8.5   [Feb-18, 2006]
     
    • Enabled (ColSel) property is now published
    • disabled state is now indicated by gray colors

  • Release 8.2   [Nov-03, 2004]
     
    • no changes

  • Release 8.1   [Aug-29, 2004]
     
    • available for Delphi™ 8 for .NET

  • Release 8.0   [Apr-15, 2004]
     
    • no changes

  • Release 7.2   [Mar-23, 2003]
     
  • Release 7.0   [Sep-15, 2002]
     
    • available for Delphi™ 7.0
    • the unit is now CLX compatible
    • TColSel extended to support loadable color lists
    • number of predefined colors extended
    • color can be edited directly by clicking the edit zone
    • color names can be defined by the user
    • bug fix: ColorBarWidth can now be set to zero

  • Release 6.5   [May-28, 2002]
     
    • available for C++Builder™ 6.0

  • Release 6.0   [Aug-06, 2001]
     
    • available for Delphi™ 6.0
       
  • Release 5.5   [May-01, 2000]
     
    • available for C++Builder™ 5.0
       
  • Release 5.0 [Oct-09, 1999]
     
    • COLSEL is now available for Delphi™ 5.0 (as part of the SDL Component Suite 5.0)
       
  • Release 1.8 [Mar-21, 1999]
     
    • ColSel is now available also for C++Builder™ 4.0
       
  • Release 1.7  [Aug-17, 1998]
     
    • ColSel is now available for Delphi™ 4.0
       
  • Release 1.6 (Apr-08, 1998):
     
    • primary (EGA) system colors are now displayed instead of Windows colors, if several color identifiers can be mapped to a selected color.
    • ColSel is now available for all versions of Delphi™ (1.0, 2.0, 3.0), and for C++Builder™ (1.0 and 3.0)
       
  • Release 1.5 (May-28, 1997):
     
    • COLSEL is now available for all three versions of Delphi™ and for C++Builder™
       
  • Release 1.01 (Feb-12, 1997) :
     
    • a user defined color which does not match predefined colors is now indicated as "user defined"