JVCL Help:TJvFullColorCircleDialogOption

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enum type of TJvFullColorCircleDialogOptions.

run\JvFullColorDialogs.pas


Pascal

 run\JvFullColorDialogs.pas
 TJvFullColorCircleDialogOption = (
coFullOpen,
coPreventExpand,
coShowHelp,
coAllowSpaceChange,
coShowNewPreview,
coShowOldPreview,
coCommon,
coRed,
coGreen,
coBlue,
coShowSaturation,
coDefaultRange,
coShowApply
);
TJvFullColorCircleDialogOptions = setof TJvFullColorCircleDialogOption;


Members

Members Description
coFullOpen The dialog box is initially opened.
coPreventExpand Disable the expand/collapse button.
coShowHelp Show the help button.
coAllowSpaceChange Allow the user to change of color space using the combo box.
coShowNewPreview Show the image showing transformations.
coShowOldPreview Show the initial image.
coCommon Allow changes of the blue, red and green transformations at the same time.
coRed Allow changes of the red transformations.
coGreen Allow changes of the green transformations.
coBlue Allow changes of the blue transformations.
coShowSaturation Show the checkbox to switch between saturation or loop ranges.
coDefaultRange if Included, the default range will be loop.
coShowApply Show the apply button.

run\JvFullColorDialogs.pas


Description

Enum type of TJvFullColorCircleDialogOptions.

run\JvFullColorDialogs.pas


See Also

TJvFullColorCircleDialogOptions

run\JvFullColorDialogs.pas


About

Navigation

no pages or subcategories

run\JvFullColorDialogs.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