JVCL Help:TJvFullColorComponent.OnColorChange

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

Search in JVCL Help

 
Search in all projects
 

Summary

The color has changed.


Pascal

 propertyOnColorChange: TNotifyEvent;


Description

This event is triggered when the color is changed, it occurs in these cases :

  • the FullColor property was changed.
  • the user changed the cursor position using the mouse.
  • the user changed the cursor position using the keyboard.
  • the color space was changed. This is useful because there may be some rounding that may affectthe color.


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