Hong
2020-05-25 a83839e2935c06f2a70ee1f2be40caca54f42aaf
CB_IMGPSScanImp.dfm
@@ -1000,37 +1000,15 @@
          Height = 13
          Caption = 'Label7'
        end
        object TreeView1: TTreeView
        object Splitter2: TSplitter
          Left = 1
          Top = 83
          Top = 370
          Width = 289
          Height = 418
          Align = alClient
          AutoExpand = True
          Font.Charset = CHINESEBIG5_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #26032#32048#26126#39636
          Font.Style = []
          HideSelection = False
          HotTrack = True
          Images = ImageList1
          Indent = 19
          ParentFont = False
          ParentShowHint = False
          PopupMenu = PopupMenu1
          ReadOnly = True
          ShowButtons = False
          ShowHint = False
          ShowRoot = False
          TabOrder = 1
          OnClick = TreeView1Click
          OnDragDrop = TreeView1DragDrop
          OnDragOver = TreeView1DragOver
          OnKeyUp = TreeView1KeyUp
          OnMouseEnter = TreeView1MouseEnter
          OnMouseMove = TreeView1MouseMove
          OnMouseUp = TreeView1MouseUp
          Height = 7
          Cursor = crVSplit
          Align = alBottom
          Visible = False
          ExplicitTop = 419
        end
        object Panel6: TPanel
          Left = 1
@@ -1177,7 +1155,7 @@
          Font.Name = #26032#32048#26126#39636
          Font.Style = [fsUnderline]
          ParentFont = False
          TabOrder = 2
          TabOrder = 1
          Visible = False
          object UseOldCaseLb: TLabel
            Left = 9
@@ -1195,16 +1173,125 @@
            OnClick = UseOldCaseLbClick
          end
        end
        object AttFileGB: TGroupBox
          Left = 1
          Top = 377
          Width = 289
          Height = 160
          Align = alBottom
          Caption = 'PDF'#27284
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'Tahoma'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          Visible = False
          object AttListBox: TListBox
            Left = 2
            Top = 38
            Width = 285
            Height = 120
            Align = alClient
            ItemHeight = 16
            MultiSelect = True
            TabOrder = 0
            OnClick = AttListBoxClick
            OnDblClick = AttListBoxDblClick
          end
          object Panel20: TPanel
            Left = 2
            Top = 18
            Width = 285
            Height = 20
            Align = alTop
            TabOrder = 1
            object AddAttFileLB: TLabel
              Left = 160
              Top = 1
              Width = 30
              Height = 16
              Cursor = crHandPoint
              Caption = #21152#20837
              Enabled = False
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clBlue
              Font.Height = -13
              Font.Name = 'Tahoma'
              Font.Style = [fsUnderline]
              ParentFont = False
              OnClick = AddAttFileLBClick
            end
            object DelAttFileLB: TLabel
              Left = 214
              Top = 1
              Width = 30
              Height = 16
              Cursor = crHandPoint
              Caption = #31227#38500
              Enabled = False
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clBlue
              Font.Height = -13
              Font.Name = 'Tahoma'
              Font.Style = [fsUnderline]
              ParentFont = False
              OnClick = DelAttFileLBClick
            end
          end
        end
        object Panel17: TPanel
          Left = 1
          Top = 83
          Width = 289
          Height = 287
          Align = alClient
          Caption = 'Panel17'
          TabOrder = 3
          object TreeView1: TTreeView
            Left = 1
            Top = 1
            Width = 287
            Height = 245
            Align = alClient
            AutoExpand = True
            Font.Charset = CHINESEBIG5_CHARSET
            Font.Color = clWindowText
            Font.Height = -16
            Font.Name = #26032#32048#26126#39636
            Font.Style = []
            HideSelection = False
            HotTrack = True
            Images = ImageList1
            Indent = 19
            ParentFont = False
            ParentShowHint = False
            PopupMenu = PopupMenu1
            ReadOnly = True
            ShowButtons = False
            ShowHint = False
            ShowRoot = False
            TabOrder = 0
            OnClick = TreeView1Click
            OnDragDrop = TreeView1DragDrop
            OnDragOver = TreeView1DragOver
            OnKeyUp = TreeView1KeyUp
            OnMouseDown = TreeView1MouseDown
            OnMouseEnter = TreeView1MouseEnter
            OnMouseMove = TreeView1MouseMove
            OnMouseUp = TreeView1MouseUp
          end
        object Panel13: TPanel
          Left = 1
          Top = 501
          Width = 289
          Height = 36
            Top = 246
            Width = 287
            Height = 40
          Align = alBottom
          TabOrder = 3
            TabOrder = 1
          object PrtLb: TLabel
            Left = 9
            Top = 8
              Top = 15
            Width = 32
            Height = 16
            Cursor = crHandPoint
@@ -1219,10 +1306,10 @@
            OnClick = PrtLbClick
          end
          object CaseHelpBtn: TBitBtn
            Left = 94
            Top = 5
            Width = 75
            Height = 25
              Left = 98
              Top = 6
              Width = 80
              Height = 27
            Glyph.Data = {
              76010000424D7601000000000000760000002800000020000000100000000100
              04000000000000010000120B0000120B00001000000000000000000000000000
@@ -1241,6 +1328,7 @@
            TabStop = False
            Visible = False
            OnClick = CaseHelpBtnClick
            end
          end
        end
      end
@@ -5671,36 +5759,6 @@
    Left = 672
    Top = 408
  end
  object HTTPSClient: TElHTTPSClient
    Versions = [sbSSL2, sbSSL3, sbTLS1]
    LocalPort = 0
    IncomingSpeedLimit = 0
    OutgoingSpeedLimit = 0
    UseSSLSessionResumption = False
    SocksAuthentication = saNoAuthentication
    WebTunnelPort = 3128
    SocketBinding.Port = 0
    SocketBinding.PortRangeFrom = 0
    SocketBinding.PortRangeTo = 0
    RenegotiationAttackPreventionMode = rapmCompatible
    SSLEnabled = False
    RequestParameters.ContentLength = -1
    RequestParameters.ContentRangeStart = -1
    RequestParameters.ContentRangeEnd = -1
    RequestParameters.UserAgent = 'SecureBlackbox'
    PreferKeepAlive = False
    ForceKeepAliveIfConnectionHeaderIsAbsent = False
    HTTPVersion = hvHTTP10
    UseNTLMAuth = False
    UseDigestAuth = False
    ForceNTLMAuth = False
    SendBufferSize = 1024576
    HTTPProxyPort = 3128
    UseHTTPProxy = False
    OnCertificateValidate = HTTPSClientCertificateValidate
    Left = 512
    Top = 408
  end
  object ImageList1: TImageList
    Left = 32
    Top = 360
@@ -9589,4 +9647,44 @@
    Left = 464
    Top = 296
  end
  object HTTPSClient: TElHTTPSClient
    SocketTimeout = 60000
    Versions = [sbTLS1, sbTLS11, sbTLS12]
    SSLOptions = [ssloAutoAddServerNameExtension]
    LocalPort = 0
    IncomingSpeedLimit = 0
    OutgoingSpeedLimit = 0
    UseSSLSessionResumption = False
    ForceResumeIfDestinationChanges = False
    SocksAuthentication = saNoAuthentication
    WebTunnelPort = 3128
    SocketBinding.Port = 0
    SocketBinding.ReuseAddress = False
    SocketBinding.PortRangeFrom = 0
    SocketBinding.PortRangeTo = 0
    RenegotiationAttackPreventionMode = rapmAuto
    SSLEnabled = False
    RequestParameters.ContentLength = -1
    RequestParameters.ContentRangeStart = -1
    RequestParameters.ContentRangeEnd = -1
    RequestParameters.ContentRangeFullSize = -1
    RequestParameters.UserAgent = 'SecureBlackbox'
    RequestCompressionLevel = 0
    RequestCompressionGZip = False
    KeepAlivePolicy = kapStandardDefined
    HTTPVersion = hvHTTP10
    UseNTLMAuth = False
    UseDigestAuth = False
    PersistentAuthHeader = True
    ForceNTLMAuth = False
    Use100Continue = False
    HTTPProxyPort = 3128
    HTTPProxyAuthentication = wtaNoAuthentication
    UseHTTPProxy = False
    IgnoreUnknownTransferEncodings = False
    OnRedirection = HTTPSClientRedirection
    OnCertificateValidate = HTTPSClientCertificateValidate
    Left = 464
    Top = 368
  end
end