JVCL Help:TJvFullColorAxisConfigFormat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorAxisConfigFormat type
Search in JVCL Help
Search in all projectsSummary
Format used to format items displayed in TJvFullColorAxisCombo
Pascal
run\JvFullColorCtrls.pas
TJvFullColorAxisConfigFormat = (
afShort,
afIndent,
afComplete
);
Members
Members | Description |
afShort | if axis configuration is acYXZ, the displayed item will be 'YXZ |
afIndent | if axis configuration is acYXZ, the displayed item will be 'acYXZ |
afComplete | If colorspace is csRGB and axis configuration is acYXZ, the displayed item will be '[Y] = Red ; [X] = Green ; [Z] = Blue' |
Description
This enumeration is used to select the format of items displayed.
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