JVCL Help:TJvFullColorCircleDialogOption
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorCircleDialogOption type
Search in JVCL Help
Search in all projectsSummary
Enum type of TJvFullColorCircleDialogOptions.
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. |
Description
Enum type of TJvFullColorCircleDialogOptions.
See Also
TJvFullColorCircleDialogOptions
About
no pages or subcategories
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