JVCL Help:TJvFullColorCircle.CommonTrackBar

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

Search in JVCL Help

 
Search in all projects
 

Summary

TJvFullColorTrackBar associated with the common color variations


Pascal

 propertyCommonTrackBar: TJvFullColorTrackBar;


Description

This property is only used if csShowCommon is set in the styles.
The TJvFullColorTrackBar linked to this property will display the third axis of the RedColor property (which equals to BlueColor and GreenColor properties in this style). Changing the FullColor property of the linked trackbar will change the BlueColor and RedColor and GreenColor properties of the circle and changing the BlueColor property (or RedColor or GreenColor properties) of the circle will change the FullColor of the trackbar.
Warning: a TJvFullColorTrackBar instance can be linked only to one other component.


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