JVCL Help:TJvFullColorTrackBar.ArrowPosition
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorTrackBar.ArrowPosition Property
[+] TJvFullColorTrackBar Methods
[+] TJvFullColorTrackBar Properties
Search in JVCL Help
Search in all projectsSummary
Position of the arrow in the control.
Pascal
propertyArrowPosition: TJvArrowPosition;
Description
This property changes the position of the arrow in the control. Its effect depends on the Orientation property.
If the Orientation property is trHorizontal :
- ArrowPosition = coNormal places the arrow above the bar.
- ArrowPosition = coOpposite places the arrow below the bar.
If the Orientation property is trVertical :
- ArrowPosition = coNormal places the arrow at the left side of the bar.
- ArrowPosition = coOpposite places the arrow at the right side of the bar.
See Also
TJvFullColorTrackBar.Orientation
About
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