Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>
TMS Advanced Dropdown Controls
Changing the color selection style of the TAdvColorPickerDropDown
Changing the color selection style of the TAdvColorPickerDropDown
To change the color selection style use the code below:
AdvColorPickerDropDown1.ColorSelectionStyle := csColorCube;
csList
csDiscrete
csColorCube
csSpectrum