doom4ster
2017-07-28 2eea00a047ded1eb4706e02e453aadc22a88b9e7
CB_IMGPSScanImp.pas
@@ -11616,7 +11616,7 @@
       begin
         inc(Ct);
         ISB := TImageScrollBox(FindComponent(ISBName+intToStr(Ct)));
         ISB.AntiAliased := False;
         ISB.AntiAliased := True;
         if ISB.ZoomPercent > 100  then
           ISB.AntiAliased := False;
         ISB.LoadFromFile(Path+iDocNo+'\'+ContextList.Strings[n],1);