JVCL Help:TJvFullColorCircleStyle

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumeration for TJvFullColorCircleStyles

run\JvFullColorCtrls.pas


Pascal

 run\JvFullColorCtrls.pas
 TJvFullColorCircleStyle = (
csShowLines,
csShowCommon,
csShowRed,
csShowGreen,
csShowBlue,
cs3ButtonsMouse,
cs3ButtonsCommon
);
TJvFullColorCircleStyles = setof TJvFullColorCircleStyle;


Members

Members Description
csShowLines A line is drawn between the center of the circle and the center of each cross.
csShowCommon When moving this cursor, the Red, Green and Blue cursor get the same changes.
csShowRed When csShowCommon is not included, activate the Red cursor.
csShowGreen When csShowCommon is not included, activate the Green cursor.
csShowBlue When csShowCommon is not included, activate the Blue cursor.
cs3ButtonsMouse When csShowCommon is not included, the left button moves the Red cursor, the middle but moves the Green cursor, the right button moves the Blue cursor.
cs3ButtonsCommon Indicate that all mouse buttons can move the common color cursor.

run\JvFullColorCtrls.pas


Description

Enumeration for TJvFullColorCircleStyles

run\JvFullColorCtrls.pas


About

Navigation

no pages or subcategories

run\JvFullColorCtrls.pas



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