Class TCoolColorCombo

Description

Inherits from

TCustomComboBox

TCoolColorCombo - Colour selecting drop-down combo box-----------------------} { Quite often I've needed a colour component and although Delphi already has a choice of two I didn't want the complexity of a ColorDialog nor take up the space of a ColorGrid so I have created this colour-drop-down box which is almost identical to that found in the Windows 95/NT font dialog.

Constructors

Create

Functions

BuildList
Click
CreateWnd
DrawItem
CMFontChanged
ResetItemHeight
SetSelectedColor

Properties

Color
Ctl3D
DragCursor
DragMode
Enabled
Font
MaxLength
ParentColor
ParentCtl3D
ParentFont
ParentShowHint
PopupMenu
SelectedColor
ShowHint
Sorted
TabOrder
TabStop
Text
Visible

Events

OnChange
OnClick
OnDblClick
OnDragDrop
OnDragOver
OnDrawItem
OnDropDown
OnEndDrag
OnEnter
OnExit
OnKeyDown
OnKeyPress
OnKeyUp
OnMeasureItem
OnStartDrag

Variables

FSelectedColor