简体   繁体   English

在Delphi TImage中滚动图像

[英]Scroll Image in Delphi TImage

I have a Delphi TImage component wich show pictures. 我有一个显示图片的Delphi TImage组件。 Sometimes the pictures are larger than the image size and requires scrolling. 有时图片大于图片大小,需要滚动。 I dont want to use the stretch property and auto size property, I want to see the picture by scrolling it. 我不想使用stretch属性和自动大小属性,我想通过滚动来查看图片。 how can I do this? 我怎样才能做到这一点? I can use TScrollBox, but I don't know how to use it! 我可以使用TScrollBox,但我不知道如何使用它! best regards. 最好的祝福。

更改Image.AlignalCustomalNone

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM