JVCL Help:TJvImageViewerOptions.AutoCenter

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether items are centered within the control.


Pascal

 propertyAutoCenter: Boolean;


Description

Set AutoCenter to true to center the visible items in the control. Centering is done differently depending on the value of ScrollBar. If ScrollBar is tvHorizontal, the visible items are center vertically in the control, otherwise they are centered horizontally.


See Also

TJvCustomItemViewerOptions.ScrollBar


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