• R/O
  • SSH
  • HTTPS

bitmaplisttool: Commit


Commit MetaInfo

Revision4 (tree)
Time2015-07-17 05:20:19
Authoryamat0jp

Log Message

重大なエラー発生

Change Summary

Incremental Difference

--- Unit1.pas (revision 3)
+++ Unit1.pas (revision 4)
@@ -77,7 +77,7 @@
7777 bmp1 := TBitmap.Create;
7878 bmp2 := TBitmap.Create;
7979 try
80- LoadToBitmap(OpenPictureDialog1.FileName, bmp2);
80+ LoadToBitmap(OpenPictureDialog1.Files[i], bmp2);
8181 if CheckBox1.Checked = true then
8282 begin
8383 if bmp2.Width < bmp2.Height then
Show on old repository browser