JVCL Help:TJvFullColorOrientation

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

Search in JVCL Help

 
Search in all projects
 

Summary

Orientation of the axis.

run\JvFullColorCtrls.pas


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).

run\JvFullColorCtrls.pas


Description

Orientation of the trackbar.

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