JVCL Help:TJvPreviewRenderControl.Proportional
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPreviewRenderControl.Proportional Property
[+] TJvPreviewRenderControl Methods
[+] TJvPreviewRenderControl Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the Control preview should be changed, without distortion, so that it fits the bounds of the container.
Pascal
propertyProportional: Boolean;
Description
Use Proportional to set whether the Control preview is stretched to fill the entire client area or if it should be stretched to fill as much as possible without changing the original width to height ratio of the image. Proportional only have effect if Stretch is true.
See Also
TJvPreviewGraphicItem.DestRect, TJvPreviewRenderControl.Stretch
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