correct aspect ratio in fullscreen

This commit is contained in:
zueuk
2006-04-13 16:10:47 +00:00
parent 49156a4e10
commit 67929c1589
2 changed files with 57 additions and 18 deletions

View File

@ -24,7 +24,6 @@ object FullscreenForm: TFullscreenForm
Top = 0
Width = 186
Height = 131
Align = alClient
OnDblClick = ImageDblClick
end
end