JVCL Help:TJvColorComboBox.GetColors

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Clears the combo box list and refills it with colors.


Pascal

 procedureGetColors; virtual;


Description

Use GetColors to reset the combo box list to its initial state. It fills the combo box list with the colors as defined in the Graphics unit, such as clBlack and clMaroon. If coSysColors is included in Options it also adds colors defined in the Windows Control panel, such as clMenu and clWindow. If coCustomColors is included in Options it also adds the special combo box items which allows the user to add custom colors to the combo box.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page