JVCL Help:TJvXPBarRollMode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPBarRollMode type
Search in JVCL Help
Search in all projectsSummary
Indicates how a roll transition is performed.
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. |
Description
TJvXPBarRollMode is used as the type of the RollMode property of TJvXPCustomWinXPBar.
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