JVCL Help:EJvFullColorError
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: EJvFullColorError Class
[+] JvFullColorCtrls.pas Classes
Search in JVCL Help
Search in all projectsClass Hierarchy
EJvFullColorError
run\JvFullColorCtrls.pas
Summary
Exception raised when a color cannot be converted or when components cannot be linked.
Pascal
run\JvFullColorCtrls.pas
EJvFullColorError = class(EJVCLException);
Description
This exception is raised if the next cases:
- There is no registered color space to handle this color.
- The color is not valid in the current color space.
- The color component (TJvFullColorTrackBar) is already linked to another instance ofTJvFullColorPanel or TJvFullColorCircle class.
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