JVCL Help:TJvColorComboBox.AddColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds a color to the combo box color list.


Pascal

 procedureAddColor(AColor: TColor; constDisplayName: string);


Parameters

Parameters Description
AColor: TColor Specifies the color to add.
const DisplayName: string The display text for the new color.


Description

Call AddColor at runtime to add a color to the combo box.


See Also

TJvColorComboBox.ChangeColor, TJvColorComboBox.InsertColor


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