JVCL Help:TJvXPBarRollMode

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates how a roll transition is performed.

run\JvXPBar.pas


Pascal

 run\JvXPBar.pas
 TJvXPBarRollMode = (
rmFixed,
rmShrink
);


Members

Members Description
rmFixed The control is resized using a fixed value.
rmShrink The control is resized proportional to its current size.

run\JvXPBar.pas


Description

TJvXPBarRollMode is used as the type of the RollMode property of TJvXPCustomWinXPBar.

run\JvXPBar.pas


About

Navigation

no pages or subcategories

run\JvXPBar.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