A
askall
Unregistered / Unconfirmed
GUEST, unregistred user!
有一个图片文件是 800*600 的,
我用一个 Image1->Width = 720 Image1->Height = 576
Image1->Picture->LoadFromFile 装入此文件
但要将 Image1->Stretch 设为 true 才能显示成 720*576
请问如何不用改 Image1->Stretch = true 就能将 800*600 的显示成 720*576
我用一个 Image1->Width = 720 Image1->Height = 576
Image1->Picture->LoadFromFile 装入此文件
但要将 Image1->Stretch 设为 true 才能显示成 720*576
请问如何不用改 Image1->Stretch = true 就能将 800*600 的显示成 720*576