JVCL Help:TJvOwnerDrawViewerOptions.AutoCenter

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 grid items are centered in the control or if they are calculated from the top, left edge of the control.


Pascal

 propertyAutoCenter: Boolean;


Description

Set AutoCenter to true to adjust the items in the grid so they appear in the middle of the control. AutoCenter is calculated differently depending on which scrollbar is currently visible. For example, when the horizontal scrollbar is used (ie ScrollBar = tvHorizontal), items are centered vertically.


See Also

TJvOwnerDrawViewerOptions.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