JVCL Help:TJvFullColorAxisConfigFormat

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

Search in JVCL Help

 
Search in all projects
 

Summary

Format used to format items displayed in TJvFullColorAxisCombo

run\JvFullColorCtrls.pas


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'

run\JvFullColorCtrls.pas


Description

This enumeration is used to select the format of items displayed.

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