colorcombo

WARNING: this control is implemented in the XIJvControls unit.

Implements a color selection combo box. If not defined explicitly, the default value for this control is clBlack.

Parameters:

Parameter Description Default value
name inherited parameter
default inherited parameter
caption inherited parameter
minwidth inherited parameter
maxwidth inherited parameter
labelpos inherited parameter
options Options string. If you want some option set, put the corresponding character in the string:
  • T - show color names;
  • H - show color value as hexadecimal;
  • R - show color value as R, G and B values;
  • S - add system colors into the list;
  • C - add custom color selection option into the list;
T

 

The CHM file was converted to HTML by chm2web software.