doom4ster
2018-01-09 9b90a3164af2997eb141c5c15e3bc1038e31e27b
CB_IMGPSScanImp.dfm
@@ -47,8 +47,7 @@
      Layout = tlCenter
      Visible = False
      WordWrap = True
      ExplicitLeft = 703
      ExplicitWidth = 248
      ExplicitWidth = 234
    end
    object TransBtn: TBitBtn
      Left = 57
@@ -641,6 +640,7 @@
        Height = 49
        TabOrder = 6
        TabStop = False
        Visible = False
        OnClick = FC6Click
      end
      object FC5: TBitBtn
@@ -719,11 +719,12 @@
        Width = 15
        Height = 50
        Flat = False
        Visible = False
        ActiveMenu = PopupMenu3
      end
      object NewScanBtn: TBitBtn
        Left = 1
        Top = 1
        Left = 0
        Top = 0
        Width = 42
        Height = 50
        Glyph.Data = {
@@ -1027,6 +1028,7 @@
          OnDragDrop = TreeView1DragDrop
          OnDragOver = TreeView1DragOver
          OnKeyUp = TreeView1KeyUp
          OnMouseEnter = TreeView1MouseEnter
          OnMouseMove = TreeView1MouseMove
          OnMouseUp = TreeView1MouseUp
        end
@@ -5550,6 +5552,7 @@
              Height = 460
              Align = alClient
              TabOrder = 0
              OnMouseEnter = ScrollBox1MouseEnter
            end
          end
        end
@@ -5590,6 +5593,14 @@
            BevelOuter = bvNone
            TabOrder = 1
            OnDblClick = Panel11DblClick
            object Label3: TLabel
              Left = 6
              Top = 2
              Width = 24
              Height = 13
              Caption = 'oooo'
              Visible = False
            end
          end
        end
      end
@@ -5637,6 +5648,15 @@
    TabOrder = 1
    Visible = False
    OnClick = ImportBtClick
  end
  object ScanGrayCB: TCheckBox
    Left = 152
    Top = 60
    Width = 97
    Height = 17
    Caption = #28784#38542#25475#25551
    TabOrder = 5
    OnClick = ScanGrayCBClick
  end
  object ElMemoryCertStorage: TElMemoryCertStorage
    Options = [csoStrictChainBuilding]
@@ -9565,4 +9585,8 @@
    Left = 144
    Top = 304
  end
  object LogFile1: TLogFile
    Left = 464
    Top = 296
  end
end