JVCL Help:TJvFullColorOrientation
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorOrientation type
Search in JVCL Help
Search in all projectsSummary
Orientation of the axis.
Pascal
run\JvFullColorCtrls.pas
TJvFullColorOrientation = (
coNormal,
coInverse
);
Members
Members | Description |
coNormal | The axis is placed at its normal orientation: the minimum of the axis is placed at the left (if the bar is horizontal or at the top if the bar is vertical) and the maximum is placed at the right (or at the bottom). |
coInverse | The bar is inverted: the minimum of the axis is placed at the right (if the bar is horizontal or at the bottom if the bar is vertical) and the maximum is placed at the left (or the top). |
Description
Orientation of the trackbar.
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