JVCL Help:TJvCustomScrollPanel.AutoArrange

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the controls on the scrolling panel are automatically rearranged if ScrollDirection changes.


Pascal

 propertyAutoArrange: Boolean;


Description

If AutoArrange is True and ScrollDirection changes then the control swaps the Left and Top values, and the Width and Height values of all controls in the scrolling panel.


See Also

TJvCustomScrollPanel.ScrollDirection


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