JVCL Help:TJvNavPaneBackgroundImage.Center

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the image is centered in the control.


Pascal

 propertyCenter: Boolean;


Description

When the image does not fit perfectly within the control, use Center to specify how the image is positioned. When Center is True, the image is centered in the control. When Center is False, the upper left corner of the image is positioned at the upper left corner of the control.


See Also

TJvNavPaneBackgroundImage.Proportional


About

Notes

Center has no effect if the Stretch property is True and Picture does not specify an icon or if the Tile property is True.


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