JVCL Help:TJvColorComboBox.OnBeforeCustom

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs before the special combo box item, used to select a color from a dialog, is added to the combo box's list.


Pascal

 propertyOnBeforeCustom: TNotifyEvent;


Description

Use OnBeforeCustom to respond when the special combo box item, with text as specified by ColorDialogText, is added to the combo box list.


See Also

TJvColorComboBox.ColorDialogText, TJvColorComboBox.CustomColorCount, TJvColorComboBox.NewColorText, 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