JVCL Help:TJvXPBar.RollMode

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies how expanding and collapsing the control is performed.


Pascal

 propertyRollMode: TJvXPBarRollMode;


Description

Use RollMode to control how the control is expanded and collapsed when the Collapsed property changes or the user clicks the RollButton. If RollMode is rmFixed, the control is expanded and collapsed a fixed amount of pixels (using RollOffset) at each step. If RollMode is rmShrink, the control is expanded and collapsed proportionally to the current size of the control.


See Also

RollOffset, RollStep


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