curtis
22小時前 3af5c004b4f2d2005d22ee85dccc2c80a66b1556
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
object OldCaseInfoForm: TOldCaseInfoForm
  Left = 0
  Top = 0
  Caption = #33290#20214#24341#29992#30059#38754
  ClientHeight = 554
  ClientWidth = 740
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #26032#32048#26126#39636
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Notebook1: TNotebook
    Left = 0
    Top = 0
    Width = 740
    Height = 554
    Align = alClient
    PageIndex = 1
    TabOrder = 0
    object TPage
      Left = 0
      Top = 0
      Caption = 'CaseInfo'
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 740
        Height = 554
        Align = alClient
        Caption = 'Panel2'
        TabOrder = 0
        object OldCaseLV: TListView
          Left = 1
          Top = 42
          Width = 738
          Height = 511
          Align = alClient
          Columns = <
            item
              Caption = #31805#22577#26360#32232#34399
              Width = 200
            end
            item
              Caption = #24180#24230
              Width = 120
            end
            item
              Caption = #26989#21209#21029
              Width = 120
            end
            item
              Caption = #26159#21542#33290#20214
              Width = 80
            end>
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #26032#32048#26126#39636
          Font.Style = []
          GridLines = True
          ReadOnly = True
          RowSelect = True
          ParentFont = False
          TabOrder = 0
          ViewStyle = vsReport
        end
        object Panel1: TPanel
          Left = 1
          Top = 1
          Width = 738
          Height = 41
          Align = alTop
          TabOrder = 1
          OnDblClick = Panel1DblClick
          object LoadBt: TBitBtn
            Left = 16
            Top = 10
            Width = 75
            Height = 25
            Caption = #36617#20837#24433#20687
            DoubleBuffered = True
            ParentDoubleBuffered = False
            TabOrder = 0
            OnClick = LoadBtClick
          end
          object OldExitBt: TBitBtn
            Left = 136
            Top = 10
            Width = 75
            Height = 25
            Caption = #38626#38283
            DoubleBuffered = True
            ParentDoubleBuffered = False
            TabOrder = 1
            OnClick = OldExitBtClick
          end
        end
        object Memo1: TMemo
          Left = 17
          Top = 392
          Width = 400
          Height = 137
          Lines.Strings = (
            'Memo1')
          TabOrder = 2
          Visible = False
          WordWrap = False
        end
      end
    end
    object TPage
      Left = 0
      Top = 0
      Caption = 'View'
      object Splitter1: TSplitter
        Left = 249
        Top = 49
        Width = 6
        Height = 505
        ExplicitLeft = 243
      end
      object Panel3: TPanel
        Left = 0
        Top = 0
        Width = 740
        Height = 49
        Align = alTop
        TabOrder = 0
        object Edit1: TEdit
          Left = 154
          Top = 15
          Width = 33
          Height = 24
          TabOrder = 2
          Text = 'Edit1'
        end
        object ImportBt: TBitBtn
          Left = 11
          Top = 13
          Width = 75
          Height = 25
          Caption = #24341#29992
          DoubleBuffered = True
          ParentDoubleBuffered = False
          TabOrder = 0
          OnClick = ImportBtClick
        end
        object ExitBt: TBitBtn
          Left = 113
          Top = 13
          Width = 75
          Height = 25
          Caption = #38626#38283
          DoubleBuffered = True
          ParentDoubleBuffered = False
          TabOrder = 1
          OnClick = ExitBtClick
        end
      end
      object Panel4: TPanel
        Left = 0
        Top = 49
        Width = 249
        Height = 505
        Align = alLeft
        Caption = 'Panel2'
        TabOrder = 1
        object CaseListGB: TGroupBox
          Left = 1
          Top = 1
          Width = 247
          Height = 503
          Align = alClient
          Caption = #26696#20214#32232#34399
          TabOrder = 0
          object CheckListBox1: TCheckListBox
            Left = 2
            Top = 18
            Width = 243
            Height = 483
            Align = alClient
            Font.Charset = CHINESEBIG5_CHARSET
            Font.Color = clWindowText
            Font.Height = -16
            Font.Name = #26032#32048#26126#39636
            Font.Style = []
            ItemHeight = 16
            ParentFont = False
            TabOrder = 0
            OnClick = CheckListBox1Click
          end
        end
      end
      object Panel5: TPanel
        Left = 255
        Top = 49
        Width = 485
        Height = 505
        Align = alClient
        Caption = 'Panel2'
        TabOrder = 2
        object Panel6: TPanel
          Left = 1
          Top = 1
          Width = 183
          Height = 503
          Align = alLeft
          Caption = 'Panel4'
          TabOrder = 0
          object ScrollBox1: TScrollBox
            Left = 1
            Top = 1
            Width = 181
            Height = 501
            Align = alClient
            TabOrder = 0
          end
        end
        object Panel7: TPanel
          Left = 184
          Top = 1
          Width = 300
          Height = 503
          Align = alClient
          Caption = 'Panel5'
          TabOrder = 1
          object ISB1: TImageScrollBox
            Left = 1
            Top = 1
            Width = 298
            Height = 501
            HorzScrollBar.Tracking = True
            HorzScrollBar.Visible = False
            VertScrollBar.Tracking = True
            VertScrollBar.Visible = False
            AntiAliased = True
            ZoomPercent = 100.000000000000000000
            MouseHandlerOwnership = True
            Align = alClient
            TabOrder = 0
          end
        end
      end
    end
  end
  object Panel22: TPanel
    Left = 196
    Top = 241
    Width = 387
    Height = 41
    Caption = #36039#26009#36617#20837#20013','#35531#31245#20399
    Font.Charset = CHINESEBIG5_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#32048#26126#39636
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Visible = False
  end
  object ElMemoryCertStorage: TElMemoryCertStorage
    Options = [csoStrictChainBuilding]
    Left = 592
    Top = 408
  end
  object ElWinCertStorage: TElWinCertStorage
    Options = [csoStrictChainBuilding]
    SystemStores.Strings = (
      'Root')
    ReadOnly = False
    Left = 672
    Top = 408
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 496
    Top = 136
  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 = 440
    Top = 376
  end
end