JVCL Help:TJvColorComboBox.CustomColorCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvColorComboBox.CustomColorCount Property
[+] TJvColorComboBox Events
[+] TJvColorComboBox Methods
[+] TJvColorComboBox Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the number of custom colors in the combo box color list
Pascal
propertyCustomColorCount: Integer;
Description
Read CustomColorCount to determine the number of custom colors in the combo box color list. Note coCustomColors must be included in Options, otherwise the combo box doesn't allow colors to be added by the user.
See Also
TJvColorComboBox.ColorDialogText, TJvColorComboBox.NewColorText, TJvColorComboBox.OnBeforeCustom, TJvColorComboBox.OnNewColor, TJvColorComboBox.Options
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